Skip to content

Commit 4980058

Browse files
author
Christian Newman
committed
Bump version
1 parent 010eba2 commit 4980058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "2.0.0" # Changed to match docstring version
1+
__version__ = "2.1.0" # Changed to match docstring version
22
__version_info__ = tuple(int(num) for num in __version__.split("."))

0 commit comments

Comments
 (0)