Skip to content

Commit d2a4c99

Browse files
committed
Fix version
1 parent 202a81d commit d2a4c99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sonar/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
2525
"""
2626

27-
PACKAGE_VERSION = "3.5"
28-
MIGRATION_TOOL_VERSION = "0.2"
27+
PACKAGE_VERSION = "3.4.1"
28+
MIGRATION_TOOL_VERSION = "0.1.1"

0 commit comments

Comments
 (0)