Skip to content

Commit

Permalink
Back to development: 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Oct 22, 2024
1 parent c8434fb commit 4906fc2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog for pymt_geotiff
==========================

0.2.2 (unreleased)
------------------

- Nothing changed yet.


0.2.1 (2024-10-22)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def read(filename):
author_email="mark.piper@colorado.edu",
description="PyMT plugin for pymt_geotiff",
long_description=long_description,
version="0.2.1",
version="0.2.2.dev0",
url="https://github.com/mdpiper/pymt_geotiff",
classifiers=[
"Development Status :: 4 - Beta",
Expand Down

0 comments on commit 4906fc2

Please sign in to comment.