File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ paasta-tools (1.8.2) xenial; urgency=medium
2+
3+ * 1.8.2 tagged with 'make release'
4+ Commit: Merge pull request #3989 from
5+ Yelp/u/jfong/fix_paasta_status_bouncestatus Fix backwards "Bouncing
6+ to" status
7+
8+ -- Jen Patague <
[email protected] > Mon, 02 Dec 2024 11:59:05 -0800
9+
110paasta-tools (1.8.1) xenial; urgency=medium
211
312 * 1.8.1 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.8.1 "
20+ __version__ = "1.8.2 "
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.8.1
16+ RELEASE =1.8.2
1717
1818SHELL =/bin/bash
1919
You can’t perform that action at this time.
0 commit comments