Antonio Cheong
commited on
Update setup.py
Browse files
setup.py
CHANGED
@@ -3,7 +3,7 @@ from setuptools import setup
|
|
3 |
|
4 |
setup(
|
5 |
name="EdgeGPT",
|
6 |
-
version="0.0.56",
|
7 |
license="GNU General Public License v2.0",
|
8 |
author="Antonio Cheong",
|
9 |
author_email="[email protected]",
|
|
|
3 |
|
4 |
setup(
|
5 |
name="EdgeGPT",
|
6 |
+
version="0.0.56.1",
|
7 |
license="GNU General Public License v2.0",
|
8 |
author="Antonio Cheong",
|
9 |
author_email="[email protected]",
|