Skip to content

Commit 231b82c

Browse files
author
Nick MacCarthy
committed
fix: cleanup
1 parent d96e8fa commit 231b82c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# How to release
22

33
* Create a new tag/release in github.
4-
* Ensure new tag version matches VERSION.txt
4+
* Ensure new tag version matches datemath/_version.py
55
* Actions should take care of the rest

setup.cfg

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ classifiers =
2020
Programming Language :: Python :: 3.12
2121
Operating System :: OS Independent
2222

23-
2423
[options]
2524
python_requires = >=3.8
2625
install_requires =

0 commit comments

Comments
 (0)