We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d96e8fa commit 231b82cCopy full SHA for 231b82c
RELEASE.md
@@ -1,5 +1,5 @@
1
# How to release
2
3
* Create a new tag/release in github.
4
-* Ensure new tag version matches VERSION.txt
+* Ensure new tag version matches datemath/_version.py
5
* Actions should take care of the rest
setup.cfg
@@ -20,7 +20,6 @@ classifiers =
20
Programming Language :: Python :: 3.12
21
Operating System :: OS Independent
22
23
-
24
[options]
25
python_requires = >=3.8
26
install_requires =
0 commit comments