Skip to content

Commit 2f8f3f2

Browse files
author
James Zhu
committed
update version string
1 parent 29951bc commit 2f8f3f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code_assistant_manager/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
See DESIGN_PATTERNS_README.md for detailed documentation.
1515
"""
1616

17-
__version__ = "1.0.3"
17+
__version__ = "1.1.0"
1818
__author__ = "Code Assistant Manager Contributors"
1919

2020
from .config import ConfigManager

0 commit comments

Comments
 (0)