We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c7ce6 commit 6dd4d7aCopy full SHA for 6dd4d7a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.5.4](https://github.com/agrc/porter/compare/v2.5.3...v2.5.4) (2024-04-29)
4
+
5
6
+### 🐛 Bug Fixes
7
8
+* upgrade to debian and python 12 ([95c7ce6](https://github.com/agrc/porter/commit/95c7ce663de993888a92f02a114aba16c067dfa5))
9
10
## [2.5.3](https://github.com/agrc/porter/compare/v2.5.2...v2.5.3) (2024-04-29)
11
12
setup.py
@@ -11,7 +11,7 @@
setup(
13
name="conductor",
14
- version="2.5.3",
+ version="2.5.4",
15
license="MIT",
16
description="A bot to check on the status of porter issues.",
17
author="UGRC",
0 commit comments