Skip to content

Commit 6973583

Browse files
committed
chore: bump version
1 parent b94f535 commit 6973583

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.10.0"
7+
__version__ = "1.11.0"
88

99

1010
def return_placeholder_data() -> pd.DataFrame:

0 commit comments

Comments
 (0)