We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98c10d commit 27eabc8Copy full SHA for 27eabc8
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
<!-- scriv-insert-here -->
3
4
+<a id='changelog-0.7.0'></a>
5
+## 0.7.0 (2023-04-22)
6
+
7
+### Added
8
9
+- Added instructions on how to configure a Trusted Publisher.
10
11
<a id='changelog-0.6.0'></a>
12
## 0.6.0 (2023-01-10)
13
src/secure_package_template/_version.py
@@ -1 +1 @@
-__version__ = "0.6.0"
+__version__ = "0.7.0"
0 commit comments