mirror of
https://github.com/Hopiu/llm.git
synced 2026-04-29 01:14:45 +00:00
parent
e49c816e18
commit
1cd4596379
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -1,7 +1,7 @@
|
|||
from setuptools import setup, find_packages
|
||||
import os
|
||||
|
||||
VERSION = "0.8"
|
||||
VERSION = "0.9a0"
|
||||
|
||||
|
||||
def get_long_description():
|
||||
|
|
|
|||
Loading…
Reference in a new issue