We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c400b1f commit 43c1c2cCopy full SHA for 43c1c2c
2 files changed
gemlite/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.4.2.post1"
+__version__ = "0.4.3"
2
__author__ = 'Dr. Hicham Badri'
3
__credits__ = 'Mobius Labs GmbH'
4
setup.py
@@ -3,7 +3,7 @@
setup(
5
name='gemlite',
6
- version="0.4.2.post1",
+ version="0.4.3",
7
url="https://github.com/mobiusml/gemlite/",
8
author="Dr. Hicham Badri",
9
author_email="hicham@mobiuslabs.com",
0 commit comments