Skip to content

Commit 33c5873

Browse files
committed
push up version number
1 parent 4c7649e commit 33c5873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fdsreader/_version.py

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

88
from incremental import Version
99

10-
__version__ = Version("fdsreader", 1, 9, 2)
10+
__version__ = Version("fdsreader", 1, 9, 3)
1111
__all__ = ["__version__"]

0 commit comments

Comments
 (0)