We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5bb765 commit 142d8edCopy full SHA for 142d8ed
api_logic_server_cli/api_logic_server.py
@@ -12,7 +12,7 @@
12
Called from api_logic_server_cli.py, by instantiating the ProjectRun object.
13
'''
14
15
-__version__ = "15.01.10" # last public release: 15.00.00 (14.05.04)
+__version__ = "15.01.10" # last public release: 15.00.10 (15.00.00)
16
recent_changes = \
17
f'\n\nRecent Changes:\n' +\
18
"\t06/08/2024 - 15.00.10: MCP, optional shortening of stacktrace lines, bugfix[92] \n"\
0 commit comments