We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cedc52f commit 9bfa208Copy full SHA for 9bfa208
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name='abstract_python_exchange_rates',
19
- version='1.0.0',
+ version='1.0.1',
20
author='Benjamin Bouchet',
21
author_email='libraries@abstractapi.com',
22
description="AbstractExchangeRates - Wrapper to quickly start using the powerful AbstractAPI's exchange rates service in your projects.",
0 commit comments