File tree 3 files changed +11
-2
lines changed
3 files changed +11
-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.2.2
2
+ RELEASE =3.2.3
3
3
4
4
SHELL =/bin/bash
5
5
Original file line number Diff line number Diff line change
1
+ tron (3.2.3) jammy; urgency=medium
2
+
3
+ * 3.2.3 tagged with 'make release'
4
+ Commit: Merge pull request #1016 from Yelp/u/kkasp/TRON-2239-migrate-
5
+ pickle-only-state-to-JSON U/kkasp/tron 2239 migrate pickle only
6
+ state to json
7
+
8
+ -- Kevin Kaspari <
[email protected] > Tue, 14 Jan 2025 12:05:21 -0800
9
+
1
10
tron (3.2.2) jammy; urgency=medium
2
11
3
12
* 3.2.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.2.2 "
20
+ __version__ = "3.2.3 "
You can’t perform that action at this time.
0 commit comments