Skip to content

Commit a4af014

Browse files
committed
Version 1.0.5
1 parent 27fac2c commit a4af014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyweed/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
__pkg_path___ = os.path.dirname(os.path.abspath(__file__))
44
# Use Python semantic versioning
55
# https://packaging.python.org/tutorials/distributing-packages/#semantic-versioning-preferred
6-
__version__ = '1.0.4'
6+
__version__ = '1.0.5'
77
__app_name__ = "PyWEED"

0 commit comments

Comments
 (0)