rate-api-python 1.0.1__py3-none-any.whl → 1.0.2__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.
rate_api/__init__.py CHANGED
@@ -12,7 +12,7 @@ import urllib.error
12
12
  import urllib.parse
13
13
  import urllib.request
14
14
 
15
- __version__ = "1.0.1"
15
+ __version__ = "1.0.2"
16
16
  __all__ = ["RateApiClient", "RateApiError", "RateLimitError", "RateApiTimeoutError"]
17
17
 
18
18
 
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rate-api-python
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: Official Python client for the Rate-API.com exchange-rate & crypto API
5
- Author-email: Vilgar <digitalbrainsllc@gmail.com>
5
+ Author-email: Vilgar <digitalbrainsam@gmail.com>
6
6
  License: MIT
7
7
  Project-URL: Homepage, https://rate-api.com
8
8
  Project-URL: Documentation, https://rate-api.com/en/docs
@@ -0,0 +1,6 @@
1
+ rate_api/__init__.py,sha256=xSMMweBtuXdST6akKoehVNA69X6omsVmwEtDzclie-U,8314
2
+ rate_api_python-1.0.2.dist-info/licenses/LICENSE,sha256=nCjIn_oDw98qUrGtfT5o19Qk02nDpkr3xbKgFtu3Z0A,1069
3
+ rate_api_python-1.0.2.dist-info/METADATA,sha256=2FJ6y1wYPZdAGji2Cqs4K0xA3s2C5369mf71MI7VAo8,4357
4
+ rate_api_python-1.0.2.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
5
+ rate_api_python-1.0.2.dist-info/top_level.txt,sha256=y8GBQa9yzwxT17UjU9xreA4yPbHqup7c0ryMbx1gYzI,9
6
+ rate_api_python-1.0.2.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- rate_api/__init__.py,sha256=3LBJWynyZ2cr1LSgqf77q3uDz9cvmZPglp2jlvJidhU,8314
2
- rate_api_python-1.0.1.dist-info/licenses/LICENSE,sha256=nCjIn_oDw98qUrGtfT5o19Qk02nDpkr3xbKgFtu3Z0A,1069
3
- rate_api_python-1.0.1.dist-info/METADATA,sha256=LE0rCncMicYuGjtDvdxxLyd2T4EW6cFFnKA-gwj1TA8,4358
4
- rate_api_python-1.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
5
- rate_api_python-1.0.1.dist-info/top_level.txt,sha256=y8GBQa9yzwxT17UjU9xreA4yPbHqup7c0ryMbx1gYzI,9
6
- rate_api_python-1.0.1.dist-info/RECORD,,