Skip to content

Commit ce21063

Browse files
committed
v3.5.0
1 parent d6bc235 commit ce21063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
HERE = os.path.abspath(os.path.dirname(__file__))
1313
sys.path.insert(0, HERE) # for package import
1414

15-
__version__ = "3.4.1"
15+
__version__ = "3.5.0"
1616
__author__ = "Nicco Kunzmann"
1717

1818

0 commit comments

Comments
 (0)