Commit 4ee015c8 authored by Joseph Siddons's avatar Joseph Siddons
Browse files

chore: version, remove uv.lock, update gitignore

parent 521b076f
...@@ -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