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 4c18b96 commit 6f47859Copy full SHA for 6f47859
fast_simplification/_version.py
@@ -7,5 +7,5 @@
7
8
"""
9
10
-version_info = 0, 1, 8
+version_info = 0, 1, 9
11
__version__ = ".".join(map(str, version_info))
0 commit comments