cosmic-python-sdk 0.1.0__tar.gz → 0.1.1__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cosmic-python-sdk
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Cosmic Gateway Python SDK
5
5
  Home-page: https://github.com/cosmic-payment/cosmic-gateway
6
6
  Author: Emmanuel Mnanka Samo
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cosmic-python-sdk
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Cosmic Gateway Python SDK
5
5
  Home-page: https://github.com/cosmic-payment/cosmic-gateway
6
6
  Author: Emmanuel Mnanka Samo
@@ -2,4 +2,4 @@ from .client import CosmicGateway
2
2
 
3
3
  __all__ = ["CosmicGateway"]
4
4
 
5
- __version__ = "0.1.0"
5
+ __version__ = "0.1.1"
@@ -1,6 +1,6 @@
1
1
  [metadata]
2
2
  name = cosmic-python-sdk
3
- version = 0.1.0
3
+ version = 0.1.1
4
4
  description = Cosmic Gateway Python SDK
5
5
  author = Emmanuel Mnanka Samo
6
6
  long_description = file: README.md