Skip to content

Commit 7a48799

Browse files
authored
Bump to v2.3.0
1 parent cdb996b commit 7a48799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/relic/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Core files shared between other Relic-Tool packages.
33
"""
44

5-
__version__ = "2.2.1"
5+
__version__ = "2.3.0"
66

77
from relic.core.cli import CLI
88

0 commit comments

Comments
 (0)