Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Fix the winreg issue
  • Loading branch information
ZihengSun committed Feb 24, 2024
1 parent f856a48 commit 4c7d250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pygeoweaver"
version = "0.9.11"
version = "0.9.12"
authors = [{ name="Geoweaver team", email="[email protected]" }]
description = "This is a wrapper package of the Geoweaver app."
readme = "README.md"
Expand Down

0 comments on commit 4c7d250

Please sign in to comment.