Commit 5366dd38 authored by Joseph Siddons's avatar Joseph Siddons
Browse files

Merge branch 'josidd:main' into 'main'

Update version number

See merge request !13
1 merge request!13Update version number
...@@ -25,6 +25,7 @@ share/python-wheels/ ...@@ -25,6 +25,7 @@ share/python-wheels/
.installed.cfg .installed.cfg
*.egg *.egg
MANIFEST MANIFEST
uv.lock
# PyInstaller # PyInstaller
# Usually these files are written by a python script from a template # Usually these files are written by a python script from a template
......
...@@ -12,7 +12,7 @@ packages = ["GeoSpatialTools"] ...@@ -12,7 +12,7 @@ packages = ["GeoSpatialTools"]
[project] [project]
name = "GeoSpatialTools" name = "GeoSpatialTools"
version = "0.7.0" version = "0.7.1"
dependencies = [ dependencies = [
"numpy", "numpy",
] ]
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment