Skip to content

Commit 1e51092

Browse files
committed
set version
1 parent 36ff896 commit 1e51092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geosk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import os
2121
# __version__ = (1, 2, 0, 'alpha', 6)
22-
__version__ = (1, 3, 16, 'final', 0)
22+
__version__ = (1, 3, 17, 'final', 0)
2323

2424
class UnregisteredSKException(Exception):
2525
pass

0 commit comments

Comments
 (0)