We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57469f5 + 2802d42 commit 7bcd91dCopy full SHA for 7bcd91d
1 file changed
pathwaysutils/__init__.py
@@ -28,7 +28,7 @@
28
_logger = logging.getLogger(__name__)
29
_initialization_count = 0
30
# When changing this, also update the CHANGELOG.md.
31
-__version__ = "v0.0.8"
+__version__ = "v0.1.0"
32
33
34
# This is a brittle implementation since the platforms value is not necessarily
0 commit comments