Skip to content

Commit b08304a

Browse files
pvitalGSVarsha
authored andcommitted
chore(version): Bump version to 3.0.1
Signed-off-by: Paulo Vital <[email protected]>
1 parent 9e0300a commit b08304a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ classifiers = [
3636
"Programming Language :: Python :: 3.10",
3737
"Programming Language :: Python :: 3.11",
3838
"Programming Language :: Python :: 3.12",
39+
"Programming Language :: Python :: 3.13",
3940
"Programming Language :: Python :: Implementation :: CPython",
4041
"Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware",
4142
"Topic :: System :: Monitoring",

src/instana/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
# Module version file. Used by setup.py and snapshot reporting.
55

6-
VERSION = "3.0.0"
6+
VERSION = "3.0.1"

0 commit comments

Comments
 (0)