We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2acccc commit 2a9d1eeCopy full SHA for 2a9d1ee
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+1.1.1 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
1.1.0 (2026-02-03)
11
------------------
12
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "cone.sql"
-version = "1.1.0"
+version = "1.1.1.dev0"
description = "SQLAlchemy integration for cone.app"
dynamic = ["readme"]
requires-python = ">=3.10"
0 commit comments