Skip to content

Commit 7e6c8a4

Browse files
committed
Set version 1.8.0
1 parent 3d6c5d9 commit 7e6c8a4

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__ = '1.7.3'
1+
__version__ = '1.8.0'
22
__version_info__ = tuple([int(num) if num.isdigit() else num for num in __version__.replace('-', '.', 1).split('.')])

0 commit comments

Comments
 (0)