Antonio Cheong
commited on
Commit
·
0169a97
1
Parent(s):
ba636c7
bump
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
[project]
|
| 2 |
name = "EdgeGPT"
|
| 3 |
-
version = "0.0.
|
| 4 |
description = "Reverse engineered Edge Chat API"
|
| 5 |
readme = "README.md"
|
| 6 |
requires-python = ">=3.8"
|
|
|
|
| 1 |
[project]
|
| 2 |
name = "EdgeGPT"
|
| 3 |
+
version = "0.0.50"
|
| 4 |
description = "Reverse engineered Edge Chat API"
|
| 5 |
readme = "README.md"
|
| 6 |
requires-python = ">=3.8"
|