We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf7e29 commit 8bdbaffCopy full SHA for 8bdbaff
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
[1]: https://pypi.org/project/gcp-releasetool/#history
6
7
+## [2.6.0](https://github.com/googleapis/releasetool/compare/v2.5.0...v2.6.0) (2025-02-04)
8
+
9
10
+### Features
11
12
+* Support per repo denylist for tagging. ([edf7e29](https://github.com/googleapis/releasetool/commit/edf7e29d1aa14b463a050a5aeaeac84eab810c4a))
13
14
## [2.5.0](https://github.com/googleapis/releasetool/compare/v2.4.0...v2.5.0) (2025-02-03)
15
16
setup.py
@@ -16,7 +16,7 @@
17
name = 'gcp-releasetool'
18
description = ''
19
-version = "2.5.0"
+version = "2.6.0"
20
release_status = 'Development Status :: 3 - Alpha'
21
dependencies = [
22
"requests>=2.31.0",
0 commit comments