mirror of
https://github.com/Hopiu/llm.git
synced 2026-04-14 18:21:05 +00:00
parent
6a578c35cf
commit
6c532103e0
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.6.1"
|
||||
VERSION = "0.7"
|
||||
|
||||
|
||||
def get_long_description():
|
||||
|
|
|
|||
Loading…
Reference in a new issue