Skip to content

Commit

Permalink
bump version 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-schick committed Dec 15, 2023
1 parent 25813b6 commit 22e9370
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.11.1 (2023-12-15)
## 0.11.1-2 (2023-12-15)

- fix old CLI command names

Expand Down
2 changes: 1 addition & 1 deletion mara_cron/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Make the functionalities of this package auto-discoverable by mara-app"""
__version__ = '0.11.1'
__version__ = '0.11.2'


def MARA_CONFIG_MODULES():
Expand Down

0 comments on commit 22e9370

Please sign in to comment.