Skip to content

Commit

Permalink
Merge pull request #6 from laelhalawani/develop
Browse files Browse the repository at this point in the history
Update version number in setup.py
  • Loading branch information
laelhalawani authored Jan 13, 2024
2 parents 7ba7d6f + 4a4c86a commit 9af0f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
long_description = fh.read()
setup(
name="gguf_modeldb",
version="0.0.1",
version="0.0.2",
packages=find_packages(),
install_requires=[
'requests>=2.31.0',
Expand Down

0 comments on commit 9af0f6c

Please sign in to comment.