Skip to content

Commit 1b26bf6

Browse files
committed
Released version to 5.0.0
1 parent c69cead commit 1b26bf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Check/update the tmtpycsw version in setup.py
44

5-
* Check/update the CSW version in runTests.sh, test/testSupport/project/Libs.scala, tests/runTest.sh, csw/LocationService.py.
5+
* Check/update the CSW version in runTests.sh, test/testSupport/project/Libs.scala, runTest.sh, csw/LocationService.py.
66

77
* Run "make test" in top level dir
88
(This starts a scala based backend and compares results with the python version).

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="tmtpycsw",
8-
version="4.0.4",
8+
version="5.0.0",
99
python_requires='>=3.10',
1010
author="Allan Brighton",
1111
author_email="allanexus@gmail.com",

0 commit comments

Comments
 (0)