diff --git a/CHANGES.rst b/CHANGES.rst index cbd1bf2..fb4ab91 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,9 @@ Changelog in progress =========== + +2023-12-22 0.1.1 +================ - CI: Add testing on Python 3.12, and update project metadata 2023-03-22 0.1.0 diff --git a/pyproject.toml b/pyproject.toml index 4694291..b87a420 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ [project] name = "sqlalchemy-postgresql-relaxed" -version = "0.1.0" +version = "0.1.1" description = "Relaxed PostgreSQL dialects for SQLAlchemy" readme = "README.rst" keywords = [