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 d4b21a4 commit fdf152eCopy full SHA for fdf152e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.5.6](https://github.com/agrc/porter/compare/v2.5.5...v2.5.6) (2024-07-11)
4
+
5
6
+### Dependencies
7
8
+* update ruff ([d4b21a4](https://github.com/agrc/porter/commit/d4b21a43cb2d4f7367ea70fb2bf3c134dbff2619))
9
10
## [2.5.5](https://github.com/agrc/porter/compare/v2.5.4...v2.5.5) (2024-07-09)
11
12
setup.py
@@ -11,7 +11,7 @@
setup(
13
name="conductor",
14
- version="2.5.5",
+ version="2.5.6",
15
license="MIT",
16
description="A bot to check on the status of porter issues.",
17
author="UGRC",
0 commit comments