linear-python-client 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -73,7 +73,7 @@ from .models.responses import (
73
73
  WorkflowStatesResponse,
74
74
  )
75
75
 
76
- __version__ = "0.1.0"
76
+ __version__ = "0.1.1"
77
77
 
78
78
  __all__ = [
79
79
  "DEFAULT_ENDPOINT",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: linear-python-client
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Pragmatic Python client for the Linear GraphQL API
5
5
  Keywords: linear,linear.app,graphql,api,client,sdk
6
6
  Author: eli-the-wizard
@@ -15,13 +15,12 @@ Classifier: Programming Language :: Python :: 3.14
15
15
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
16
16
  Classifier: Typing :: Typed
17
17
  Requires-Dist: httpx>=0.27
18
- Requires-Dist: jupyter>=1.1.1
19
18
  Requires-Dist: pydantic>=2.7
20
19
  Requires-Python: >=3.14
21
- Project-URL: Homepage, https://github.com/Hacker0x01/linear-python
22
- Project-URL: Documentation, https://hacker0x01.github.io/linear-python/
23
- Project-URL: Repository, https://github.com/Hacker0x01/linear-python
24
- Project-URL: Issues, https://github.com/Hacker0x01/linear-python/issues
20
+ Project-URL: Homepage, https://github.com/Hacker0x01/linear-python-client
21
+ Project-URL: Documentation, https://hacker0x01.github.io/linear-python-client/
22
+ Project-URL: Repository, https://github.com/Hacker0x01/linear-python-client
23
+ Project-URL: Issues, https://github.com/Hacker0x01/linear-python-client/issues
25
24
  Description-Content-Type: text/markdown
26
25
 
27
26
  # linear-python-client
@@ -35,7 +34,7 @@ covers anything the typed methods don't.
35
34
 
36
35
  Built against the [Linear developer docs](https://linear.app/developers).
37
36
 
38
- 📖 **Full documentation:** <https://hacker0x01.github.io/linear-python/>
37
+ 📖 **Full documentation:** <https://hacker0x01.github.io/linear-python-client/>
39
38
 
40
39
  ## Installation
41
40
 
@@ -314,7 +313,7 @@ Publishing uses [PyPI Trusted Publishing](https://docs.pypi.org/trusted-publishe
314
313
  (Settings → Environments).
315
314
 
316
315
  To cut a release: bump `version` in `pyproject.toml`, then create a matching GitHub
317
- Release (e.g. tag `v0.1.0`) — the workflow builds and uploads it to PyPI.
316
+ Release (e.g. tag `v0.1.1`) — the workflow builds and uploads it to PyPI.
318
317
 
319
318
  > [!NOTE]
320
319
  > `requires-python` is `>=3.14`, so installs require Python 3.14+.
@@ -1,4 +1,4 @@
1
- linear_python_client/__init__.py,sha256=2L9lnijqqbAytIC5fp_OnvZvhQji9RxOhNubbW7816Q,3135
1
+ linear_python_client/__init__.py,sha256=TSDAHngG8b7JQZVkrkdDXjm7tZXoaSVYZKgfI2f3HXY,3135
2
2
  linear_python_client/client.py,sha256=oMWwM94I_46iYQVKfpnmAyICvPAUkyKPdv--QXOYG7I,24233
3
3
  linear_python_client/errors.py,sha256=TBdv1mqPIQJjSUf42YQakAS4A9GN7PQKPnzdptTR7-k,2838
4
4
  linear_python_client/graphql/__init__.py,sha256=7Km7YkHvWrRMD4GRJo7PNRD-4271e3jPDNqFy5zam1w,228
@@ -8,7 +8,7 @@ linear_python_client/models/entities.py,sha256=mE1ejvrXjhHFXnjU3ctlVAbmWL9TpLL2v
8
8
  linear_python_client/models/requests.py,sha256=Yss-zSo6gWWMqX4Qh1-P_n1sWbe176tL04LECnyASv4,7282
9
9
  linear_python_client/models/responses.py,sha256=lLsJz35XruT0g4qnGF9g7sc_lNWcPNzy-QP5tW9tIUA,4830
10
10
  linear_python_client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- linear_python_client-0.1.0.dist-info/licenses/LICENSE,sha256=CcQjmF-Tw7VtkjYGvej9Df6Dz-AztG1aTRtMAiLoL7w,1066
12
- linear_python_client-0.1.0.dist-info/WHEEL,sha256=wXwAVsgVaOZ_pwDFqQm5Rd6PID-Fc74nkLc8X8gHiDo,81
13
- linear_python_client-0.1.0.dist-info/METADATA,sha256=t0dlnHz0hHBKvHfEawnH0cCgc00k_GHppLTdhBg0b0s,12355
14
- linear_python_client-0.1.0.dist-info/RECORD,,
11
+ linear_python_client-0.1.1.dist-info/licenses/LICENSE,sha256=CcQjmF-Tw7VtkjYGvej9Df6Dz-AztG1aTRtMAiLoL7w,1066
12
+ linear_python_client-0.1.1.dist-info/WHEEL,sha256=wXwAVsgVaOZ_pwDFqQm5Rd6PID-Fc74nkLc8X8gHiDo,81
13
+ linear_python_client-0.1.1.dist-info/METADATA,sha256=gd6z7T47A9JssprrmOZjzbVGw0VB2BTnZefq-pDzPUE,12360
14
+ linear_python_client-0.1.1.dist-info/RECORD,,