Private
Public Access
Bump to v2026.9.3
Switches to a date-based version scheme (YYYY.M.D, with .2/.3/etc. appended for additional same-day releases) instead of semver. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "ds-chat"
|
||||
version = "1.1.0"
|
||||
version = "2026.9.3"
|
||||
description = "DS Chat backend service"
|
||||
license = { text = "AGPL-3.0-or-later" }
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user