We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666feb3 commit a8c268cCopy full SHA for a8c268c
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "timed-decorator"
3
-version = "1.6.0"
+version = "1.6.1"
4
#requires-python = ">=3.10"
5
requires-python = ">=3.7"
6
description = "A timing decorator for python functions."
0 commit comments