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 0dc4931 commit 769d0c3Copy full SHA for 769d0c3
elasticapm/version.py
@@ -1,2 +1,2 @@
1
-__version__ = (2, 0, 0)
+__version__ = (2, 0, 0, 'post1')
2
VERSION = '.'.join(map(str, __version__))
0 commit comments