mirror of
https://github.com/Hopiu/llm.git
synced 2026-05-10 14:54:43 +00:00
Release 0.17.1
This commit is contained in:
parent
122265a3d2
commit
d7b395bb5b
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.17"
|
||||
VERSION = "0.17.1"
|
||||
|
||||
|
||||
def get_long_description():
|
||||
|
|
|
|||
Loading…
Reference in a new issue