Skip to content

Commit fd58227

Browse files
committed
Prepare for the stable 1.0 release 🎉
Signed-off-by: Mihai Maruseac <[email protected]>
1 parent 33e57b1 commit fd58227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model_signing/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
from model_signing import verifying
126126

127127

128-
__version__ = "0.3.1"
128+
__version__ = "1.0.0"
129129

130130

131131
__all__ = ["hashing", "signing", "verifying", "manifest"]

0 commit comments

Comments
 (0)