Skip to content

Commit

Permalink
Bump back down to 1.0.0
Browse files Browse the repository at this point in the history
1.0.0 didn't see a release; no reason to bump it up until it sees a release
  • Loading branch information
ModernMAK committed Sep 28, 2022
1 parent 2fd39ef commit 576984a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/relic/sga/core/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"""
from relic.sga.core.definitions import Version, MagicWord, StorageType, VerificationType

__version__ = "1.1.0"
__version__ = "1.0.0"

0 comments on commit 576984a

Please sign in to comment.