Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit d0d4a4d

Browse files
committed
Remove version from pyproject.toml
1 parent 4507f25 commit d0d4a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
"Typing :: Typed",
2828
]
2929
include = ["LICENSE"]
30-
version = "2022.11.17"
30+
version = "0.0.0"
3131

3232
[tool.mypy]
3333
disallow_untyped_defs = true

0 commit comments

Comments
 (0)