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 b4f027c commit 4a2669fCopy full SHA for 4a2669f
pathwaysutils/__init__.py
@@ -26,7 +26,7 @@
26
27
# A new PyPI release will be pushed every time `__version__` is increased.
28
# When changing this, also update the CHANGELOG.md.
29
-__version__ = "v0.0.6"
+__version__ = "v0.0.7"
30
31
32
# This is a brittle implementation since the platforms value is not necessarily
0 commit comments