File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ #### [ 1.17.0] - 2025-09-10
8+ ##### Changed
9+ - Integrated Gunicorn web server
10+
711#### [ 1.16.26] - 2025-09-04
812##### Changed
913- Added support for launching the web server externally via CLI (gunicorn app: app ).
Original file line number Diff line number Diff line change 44This is proprietary source code of DataRobot, Inc. and its affiliates.
55Released under the terms of DataRobot Tool and Utility Agreement.
66"""
7- version = "1.16.26 "
7+ version = "1.17.0 "
88__version__ = version
99project_name = "datarobot-drum"
You can’t perform that action at this time.
0 commit comments