We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e7a3f commit a4f48d0Copy full SHA for a4f48d0
src/exchangerate/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.1.0"
+__version__ = "0.1.1"
2
3
from .config import Region
4
from .client import ExchangerateClient
0 commit comments