Skip to content

Commit f609c70

Browse files
committed
Use 0.0.post1 as version
Close #2
1 parent 487bcca commit f609c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,5 @@ def maybe_raise_error(checked_datetime):
106106
long_description=LONG_DESCRIPTION,
107107
long_description_content_type="text/markdown",
108108
name="sklearn",
109-
version="0.1.0a6",
109+
version="0.0.post1",
110110
)

0 commit comments

Comments
 (0)