Antonio Cheong commited on
Commit
f53f745
·
unverified ·
1 Parent(s): 20a84cb

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
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]",