Skip to content

Commit cb2f12c

Browse files
committedMar 28, 2025·
chore: Bump version.
1 parent 684564c commit cb2f12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎actual/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_info__ = ("0", "11", "0")
1+
__version_info__ = ("0", "12", "0")
22
__version__ = ".".join(__version_info__)

0 commit comments

Comments
 (0)
Please sign in to comment.