Skip to content

Commit a145e6c

Browse files
authored
correct version in pyproject.toml, ref #45
1 parent 593bccc commit a145e6c

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dirty-equals"
3-
version = "0"
3+
version = "0.0.dev0"
44
description = "Doing dirty (but extremely useful) things with equals."
55
authors = ["Samuel Colvin <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)