Skip to content

Commit

Permalink
increment away from previous version
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Aug 8, 2024
1 parent 46c3bef commit 36f01ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
metpx-sr3 (3.00.54rc3) UNRELEASED; urgency=medium
metpx-sr3 (3.00.55rc1) unstable; urgency=medium

* fix #1151 calculate on download not working.
* fix #1150 bc transport api refactor.

-- SSC-5CD2310S60 <[email protected]> Tue, 08 Aug 2024 11:24:36 -0400

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

* fix #1142 token authentication re-factor
* fix #1141 subscribe crash with random checksum.
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.54rc3"
__version__ = "3.00.55rc1"

0 comments on commit 36f01ac

Please sign in to comment.