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 e2e24d6 commit a5f972fCopy full SHA for a5f972f
facturapi/version.py
@@ -1,2 +1,2 @@
1
-__version__ = '0.1.1.dev0' # pragma: no cover
+__version__ = '0.1.1.dev1' # pragma: no cover
2
CLIENT_VERSION = __version__
requirements.txt
@@ -1,3 +1,3 @@
requests==2.28.1
-pydantic==1.8.2
+pydantic==1.7.3
3
dataclasses>=0.7;python_version<"3.7"
0 commit comments