We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fac2c commit a4af014Copy full SHA for a4af014
pyweed/__init__.py
@@ -3,5 +3,5 @@
3
__pkg_path___ = os.path.dirname(os.path.abspath(__file__))
4
# Use Python semantic versioning
5
# https://packaging.python.org/tutorials/distributing-packages/#semantic-versioning-preferred
6
-__version__ = '1.0.4'
+__version__ = '1.0.5'
7
__app_name__ = "PyWEED"
0 commit comments