Skip to content

Commit 42f765f

Browse files
committed
Remove fixed version string from pyproject.toml
1 parent 429b0c8 commit 42f765f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "cookie-python"
7-
version = "0.1.2-post.141+d24fca9"
7+
version = "0.0.0"
88
description = ""
99
license = "MIT"
1010
authors = ["Stephen Kent <smkent@smkent.net>"]

0 commit comments

Comments
 (0)