Skip to content

Commit

Permalink
increment version away from 3.00.57 release for new development
Browse files Browse the repository at this point in the history
  • Loading branch information
reidsunderland committed Jan 20, 2025
1 parent 2115d7d commit 117e92a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
metpx-sr3 (3.00.58rc1) UNRELEASED; urgency=medium

* #1369 try to guess if file is an image

-- Reid Sunderland <[email protected]> Mon, 20 Jan 2025 16:32:59 +0000

metpx-sr3 (3.00.57) unstable; urgency=medium

* fix #1366 ln -sf a b ... leave tmp file when a does not exist.
Expand Down
2 changes: 1 addition & 1 deletion sarracenia/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.00.57"
__version__ = "3.00.58rc1"

0 comments on commit 117e92a

Please sign in to comment.