We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c7649e commit 33c5873Copy full SHA for 33c5873
fdsreader/_version.py
@@ -7,5 +7,5 @@
7
8
from incremental import Version
9
10
-__version__ = Version("fdsreader", 1, 9, 2)
+__version__ = Version("fdsreader", 1, 9, 3)
11
__all__ = ["__version__"]
0 commit comments