Skip to content

Commit ee534b1

Browse files
committed
Update version
1 parent 23c3687 commit ee534b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cacts/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from cacts.cacts import main as cacts_main
44
from cacts.get_mach_env import print_mach_env
55

6-
__version__ = "0.2.0"
6+
__version__ = "0.2.1"
77

88
def main() -> None:
99
cacts_main()

0 commit comments

Comments
 (0)