Skip to content

Commit

Permalink
Merge pull request #145 from stactools-packages/pv/pre-release-0.5.0a3
Browse files Browse the repository at this point in the history
update to 0.5.0a3
  • Loading branch information
Phil Varner authored Nov 27, 2023
2 parents 42faa08 + 8c578ba commit 98f947a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stactools/sentinel2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ def register_plugin(registry):
registry.register_subcommand(commands.create_sentinel2_command)


__version__ = "0.5.0a2"
__version__ = "0.5.0a3"

0 comments on commit 98f947a

Please sign in to comment.