Skip to content

Commit 985bab0

Browse files
committed
Update micro version
1 parent 8a6983f commit 985bab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2"
6+
__version__ = "0.2.3"
77

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

0 commit comments

Comments
 (0)