We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d25f8 commit 355b026Copy full SHA for 355b026
facturapi/version.py
@@ -1,2 +1,2 @@
1
-__version__ = '0.0.1.dev4' # pragma: no cover
+__version__ = '0.0.2' # pragma: no cover
2
CLIENT_VERSION = __version__
0 commit comments