Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Dec 20, 2023
1 parent d6e1d6c commit f16b948
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.51rc4) UNRELEASED; urgency=medium

* fixed #860 properly this time.

-- peter <peter@bsqt.homeip.net> Wed, 20 Dec 2023 12:14:07 -0500

metpx-sr3 (3.00.51rc3) unstable; urgency=medium

* fix for crash in config parsing.
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.51rc3"
__version__ = "3.00.51rc4"

0 comments on commit f16b948

Please sign in to comment.