+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -126,7 +126,7 @@
126
126
127
127
setup(
128
128
name="evaluate",
129
-
version="0.4.5.dev0", # expected format is one of x.y.z.dev0, or x.y.z.rc1 or x.y.z (no to dashes, yes to dots)
129
+
version="0.4.5", # expected format is one of x.y.z.dev0, or x.y.z.rc1 or x.y.z (no to dashes, yes to dots)
130
130
description="HuggingFace community-driven open-source library of evaluation",
131
131
long_description=open("README.md", encoding="utf-8").read(),
132
132
long_description_content_type="text/markdown",
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
17
17
# pylint: enable=line-too-long
18
18
# pylint: disable=g-import-not-at-top,g-bad-import-order,wrong-import-position
19
19
20
-
__version__ = "0.4.5.dev0"
20
+
__version__ = "0.4.5"
21
21
22
22
from packaging import version
23
23
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4