Skip to content

Commit 6c08b7b

Browse files
committed
chore: bump version
Signed-off-by: Josh Loecker <joshloecker@icloud.com>
1 parent 6a544f1 commit 6c08b7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/como/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from como.utils import stringlist_to_list
55

66
__all__ = ["stringlist_to_list", "Config"]
7-
__version__ = "1.11.0"
7+
__version__ = "1.11.1"
88

99

1010
def return_placeholder_data() -> pd.DataFrame:

0 commit comments

Comments
 (0)