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 4a02ee5 commit 3cbb20eCopy full SHA for 3cbb20e
elasticapm/version.py
@@ -1,2 +1,2 @@
1
-__version__ = (4, 0, 0)
+__version__ = (4, 0, 1)
2
VERSION = ".".join(map(str, __version__))
0 commit comments