Skip to content

Commit

Permalink
the file is still missing, fix the bug and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun committed Jan 23, 2024
1 parent 01e5f07 commit 422fc0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include *.sh
include *.bat
include pygeoweaver/*.sh
include pygeoweaver/*.bat
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.0"
version = "0.9.1"
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 422fc0f

Please sign in to comment.