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