We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc336ae commit a2efdc8Copy full SHA for a2efdc8
cuenca/version.py
@@ -1,3 +1,3 @@
1
-__version__ = '0.4.2'
+__version__ = '0.4.2.dev0'
2
CLIENT_VERSION = __version__
3
API_VERSION = '2020-03-19'
0 commit comments