Skip to content

Commit 7762236

Browse files
committed
bumped version to 3.0.5
1 parent 57f760d commit 7762236

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__ = (3, 0, 4)
1+
__version__ = (3, 0, 5)
22
VERSION = ".".join(map(str, __version__))

0 commit comments

Comments
 (0)