Skip to content

Commit 094e2ba

Browse files
committed
Bump version to 2.2.0
1 parent 2be8425 commit 094e2ba

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.1.0"
5+
__version__ = "2.2.0"
66

77
from relic.core.cli import CLI
88

0 commit comments

Comments
 (0)