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