Skip to content

Commit c77fc15

Browse files
committed
Bump to v2.2.1
1 parent 79ff259 commit c77fc15

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.0"
5+
__version__ = "2.2.1"
66

77
from relic.core.cli import CLI
88

0 commit comments

Comments
 (0)