Skip to content

Commit

Permalink
pypi_attestation_models: 0.0.4a1
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Jun 10, 2024
1 parent 09d8f2d commit f902dd0
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.3"
__version__ = "0.0.4a1"

from ._impl import (
Attestation,
Expand Down

0 comments on commit f902dd0

Please sign in to comment.