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 142d8ed commit 394bf8dCopy full SHA for 394bf8d
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.10 (15.00.00)
+__version__ = "15.00.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