Skip to content

Commit

Permalink
HuggingFace gif
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasplsek committed Jul 18, 2023
1 parent 8d712e8 commit 230f747
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 @@ -128,7 +128,7 @@ def pip_install(package_name):

MAJOR = "0"
MINOR = "1"
MICRO = "55"
MICRO = "56"
version = "%s.%s.%s" % (MAJOR, MINOR, MICRO)

setup(
Expand Down

0 comments on commit 230f747

Please sign in to comment.