We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe708ae commit 04c710aCopy full SHA for 04c710a
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
7
8
[tool.poetry]
9
name = "relative_to_now"
10
-version = "0.0.8"
+version = "1.0.0"
11
description = "Print a datetime's distance from now"
12
authors = ["Christopher Pickering <[email protected]>"]
13
maintainers=["Christopher Pickering <[email protected]>"]
0 commit comments