mirror of
https://github.com/Hopiu/llm.git
synced 2026-05-14 16:53:10 +00:00
parent
ebc19f1848
commit
68ab5c2407
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.11"
|
||||
VERSION = "0.11.1"
|
||||
|
||||
|
||||
def get_long_description():
|
||||
|
|
|
|||
Loading…
Reference in a new issue