Skip to content

Commit 4014747

Browse files
committed
Set version 2.3.0
1 parent 0ddf62e commit 4014747

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '2.2.2'
1+
__version__ = '2.3.0'
22
__version_info__ = tuple([int(num) if num.isdigit() else num for num in __version__.replace('-', '.', 1).split('.')])

0 commit comments

Comments
 (0)