aicosmos-client 0.0.2__py3-none-any.whl → 0.0.3__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.
aicosmos_client/cli.py CHANGED
@@ -18,7 +18,7 @@ from textual.widgets import (
18
18
  RichLog,
19
19
  Static,
20
20
  )
21
- from client import AICosmosClient
21
+ from .client import AICosmosClient
22
22
 
23
23
 
24
24
  class LoginScreen(Screen):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aicosmos_client
3
- Version: 0.0.2
3
+ Version: 0.0.3
4
4
  Summary: client for AICosmos platform
5
5
  Project-URL: Homepage, https://github.com/pypa/sampleproject
6
6
  Project-URL: Issues, https://github.com/pypa/sampleproject/issues
@@ -0,0 +1,7 @@
1
+ aicosmos_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ aicosmos_client/cli.py,sha256=8VzGfvUGPmEbnbK_yqC3-UEcTMCMg8xs_Zy-xQzeDj0,13939
3
+ aicosmos_client/client.py,sha256=t3qlfanWG_NngNp9VPwHcJh_JC-2sQR-RRMvXWVQVcM,4875
4
+ aicosmos_client-0.0.3.dist-info/METADATA,sha256=mhPwxEWtskK0Umu592yqdgTMf-gstv7zjzL-KuSs17w,712
5
+ aicosmos_client-0.0.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ aicosmos_client-0.0.3.dist-info/licenses/LICENSE,sha256=XBdpsYae127l7YQyMSVQwUUo22FPis7sMts7oBjkN_g,1056
7
+ aicosmos_client-0.0.3.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- aicosmos_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- aicosmos_client/cli.py,sha256=GtmZYWeCXi_09QmVP9w4gMiIzajCcerhFzW9Fr4Urqc,13938
3
- aicosmos_client/client.py,sha256=t3qlfanWG_NngNp9VPwHcJh_JC-2sQR-RRMvXWVQVcM,4875
4
- aicosmos_client-0.0.2.dist-info/METADATA,sha256=IzSYeEGkvROSIIAfbD1XcPDYQKE5T95tM8vi4qiWkw4,712
5
- aicosmos_client-0.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- aicosmos_client-0.0.2.dist-info/licenses/LICENSE,sha256=XBdpsYae127l7YQyMSVQwUUo22FPis7sMts7oBjkN_g,1056
7
- aicosmos_client-0.0.2.dist-info/RECORD,,