Skip to content

Commit

Permalink
Released version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abrighton committed Nov 30, 2022
1 parent c69cead commit 1b26bf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* Check/update the tmtpycsw version in setup.py

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

* Run "make test" in top level dir
(This starts a scala based backend and compares results with the python version).
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="tmtpycsw",
version="4.0.4",
version="5.0.0",
python_requires='>=3.10',
author="Allan Brighton",
author_email="[email protected]",
Expand Down

0 comments on commit 1b26bf6

Please sign in to comment.