Skip to content

Commit 11cb92c

Browse files
authored
Bump to v2.4.0
1 parent b1ee362 commit 11cb92c

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.3.0"
5+
__version__ = "2.4.0"
66

77
from relic.core.cli import CLI
88

0 commit comments

Comments
 (0)