File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ paasta-tools (1.37.0) xenial; urgency=medium
2+
3+ * 1.37.0 tagged with 'make release'
4+ Commit: Merge branch "u/krall/smarter_prestop_everywhere"
5+
6+ -- Evan Krall <
[email protected] > Tue, 27 Jan 2026 15:49:40 -0800
7+
18paasta-tools (1.36.14) xenial; urgency=medium
29
310 * 1.36.14 tagged with 'make release'
Original file line number Diff line number Diff line change 1717# setup phase, the dependencies may not exist on disk yet.
1818#
1919# Don't bump version manually. See `make release` docs in ./Makefile
20- __version__ = "1.36.14 "
20+ __version__ = "1.37.0 "
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515# Edit this release and run "make release"
16- RELEASE =1.36.14
16+ RELEASE =1.37.0
1717
1818SHELL =/bin/bash
1919
You can’t perform that action at this time.
0 commit comments