Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
slawler committed May 14, 2024
1 parent 42f7c2a commit 40ef884
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 @@ -15,7 +15,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
version = "0.1.0-beta.2"
version = "0.1.1-beta.1"
requires-python = ">=3.9"
dependencies = ["boto3", "botocore", "fsspec", "mypy", "numpy", "papipyplug",
"python-dotenv", "pystac", "shapely", "rasterio", "rashdf"]
Expand Down

0 comments on commit 40ef884

Please sign in to comment.