Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
tshead2 committed Nov 28, 2023
1 parent d8576b1 commit 7453f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicada/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

"""Functionality for fault-tolerant secure multiparty computation."""

__version__ = "1.2.0"
__version__ = "1.3.0-dev"


from cicada.logging import Logger
Expand Down

0 comments on commit 7453f28

Please sign in to comment.