Skip to content

Commit

Permalink
pypi-attestation-models: 0.0.1rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
facutuesca committed May 8, 2024
1 parent 0d69787 commit 4bed5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pypi_attestation_models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""The `pypi-attestation-models` APIs."""

__version__ = "0.0.1rc1"
__version__ = "0.0.1rc2"

from ._impl import (
Attestation,
Expand Down

0 comments on commit 4bed5c2

Please sign in to comment.