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.13.5) xenial; urgency=medium
2+
3+ * 1.13.5 tagged with 'make release'
4+ Commit: Merge pull request #4006 from Yelp/u/tmower/add-uses-
5+ bulkdata-to-adhoc-schema-PERES-5307 Add uses_bulkdata to adhoc
6+ schema
7+
8+ -- Ilkin Mammadzada <ilkinmammadzada@yelp.com> Thu, 06 Mar 2025 02:38:53 -0800
9+
110paasta-tools (1.13.4) xenial; urgency=medium
211
312 * 1.13.4 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.13.4 "
20+ __version__ = "1.13.5 "
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.13.4
16+ RELEASE =1.13.5
1717
1818SHELL =/bin/bash
1919
You can’t perform that action at this time.
0 commit comments