Skip to content

Commit 245c9bc

Browse files
committed
bump to v0.4.1
1 parent dcb0284 commit 245c9bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gemlite/__init__.py

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.4.0"
1+
__version__ = "0.4.1"
22
__author__ = 'Dr. Hicham Badri'
33
__credits__ = 'Mobius Labs GmbH'
44

setup.py

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='gemlite',
6-
version="0.4.0",
6+
version="0.4.1",
77
url="https://github.com/mobiusml/gemlite/",
88
author="Dr. Hicham Badri",
99
author_email="[email protected]",

0 commit comments

Comments
 (0)