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