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 05323cc commit 3d52184Copy full SHA for 3d52184
fast_simplification/_version.py
@@ -7,5 +7,5 @@
7
8
"""
9
10
-version_info = 0, 1, 9
+version_info = 0, 1, 10
11
__version__ = ".".join(map(str, version_info))
0 commit comments