Skip to content

Commit 04c710a

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-04-25) ### Bug Fixes * **pytest:** updated pytest to use coverage.xml ([74ac43e](74ac43e)) * **tox:** fixed tox test config ([30a6f74](30a6f74))
1 parent fe708ae commit 04c710a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
77

88
[tool.poetry]
99
name = "relative_to_now"
10-
version = "0.0.8"
10+
version = "1.0.0"
1111
description = "Print a datetime's distance from now"
1212
authors = ["Christopher Pickering <[email protected]>"]
1313
maintainers=["Christopher Pickering <[email protected]>"]

0 commit comments

Comments
 (0)