Skip to content

Commit 3cbb20e

Browse files
committed
bump version to 4.0.1
1 parent 4a02ee5 commit 3cbb20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticapm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = (4, 0, 0)
1+
__version__ = (4, 0, 1)
22
VERSION = ".".join(map(str, __version__))

0 commit comments

Comments
 (0)