File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Edit this release and run "make release"
2
- RELEASE =3.1.2
2
+ RELEASE =3.2.0
3
3
4
4
SHELL =/bin/bash
5
5
Original file line number Diff line number Diff line change
1
+ tron (3.2.0) jammy; urgency=medium
2
+
3
+ * 3.2.0 tagged with 'make release'
4
+ Commit: Merge pull request #1018 from Yelp/u/kkasp/update-delete-
5
+ item Update delete_item logic to handle json partitions
6
+
7
+ -- Kevin Kaspari <kkasp@10-40-19-131-uswest1cdevc.dev.yelpcorp.com> Thu, 09 Jan 2025 12:29:29 -0800
8
+
1
9
tron (3.1.2) jammy; urgency=medium
2
10
3
11
* 3.1.2 tagged with 'make release'
Original file line number Diff line number Diff line change 17
17
# setup phase, the dependencies may not exist on disk yet.
18
18
#
19
19
# Don't bump version manually. See `make release` docs in ./Makefile
20
- __version__ = "3.1.2 "
20
+ __version__ = "3.2.0 "
You can’t perform that action at this time.
0 commit comments