Antonio Cheong commited on
Commit
f18d4ee
·
1 Parent(s): c7d7628

bump version

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.4",
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.5",
7
  license="GNU General Public License v2.0",
8
  author="Antonio Cheong",
9
  author_email="[email protected]",