Skip to content

Commit

Permalink
bump version number to 4.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
laowantong committed Oct 17, 2024
1 parent 1384f85 commit cb80e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mocodo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from pathlib import Path
from importlib import import_module

__version__ = "4.2.10"
__version__ = "4.2.11"
SCRIPT_DIRECTORY = Path(__file__).resolve().parent


Expand Down

0 comments on commit cb80e39

Please sign in to comment.