File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ sigstore-python
3
3
4
4
<!-- - @begin-badges@ --->
5
5
![ CI] ( https://github.com/sigstore/sigstore-python/workflows/CI/badge.svg )
6
+ [ ![ PyPI version] ( https://badge.fury.io/py/sigstore.svg )] ( https://pypi.org/project/sigstore )
6
7
<!-- - @end-badges@ --->
7
8
8
9
⚠️ This project is not ready for general-purpose use! ⚠️
@@ -96,4 +97,4 @@ process](https://github.com/sigstore/.github/blob/main/SECURITY.md).
96
97
` sigstore-python ` is developed as part of the [ ` sigstore ` ] ( https://sigstore.dev ) project.
97
98
98
99
We also use a [ slack channel] ( https://sigstore.slack.com ) !
99
- Click [ here] ( https://join.slack.com/t/sigstore/shared_invite/zt-mhs55zh0-XmY3bcfWn4XEyMqUUutbUQ ) for the invite link.
100
+ Click [ here] ( https://join.slack.com/t/sigstore/shared_invite/zt-mhs55zh0-XmY3bcfWn4XEyMqUUutbUQ ) for the invite link.
Original file line number Diff line number Diff line change 16
16
Version information for `sigstore`.
17
17
"""
18
18
19
- __version__ = "0.0.1-pre.1 "
19
+ __version__ = "0.0.1-pre.2 "
You can’t perform that action at this time.
0 commit comments