We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b199b commit 089871cCopy full SHA for 089871c
facturapi/version.py
@@ -1,2 +1,2 @@
1
-__version__ = '0.0.1.dev0' # pragma: no cover
+__version__ = '0.0.1.dev1' # pragma: no cover
2
CLIENT_VERSION = __version__
0 commit comments