+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -158,7 +158,7 @@
158
158
159
159
setup(
160
160
name="evaluate",
161
-
version="0.4.1.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)
161
+
version="0.4.1", # expected format is one of x.y.z.dev0, or x.y.z.rc1 or x.y.z (no to dashes, yes to dots)
162
162
description="HuggingFace community-driven open-source library of evaluation",
163
163
long_description=open("README.md", encoding="utf-8").read(),
164
164
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.1.dev0"
20
+
__version__ = "0.4.1"
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