mirror of
https://github.com/furyhawk/listen.git
synced 2026-07-20 08:25:34 +00:00
chore(release): bump version to 0.1.23
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
authors = [{email = "admin@example.com", name = "admin"}]
|
||||
description = "FastAPI project generated using minimal-fastapi-postgres-template."
|
||||
name = "app"
|
||||
version = "0.1.20"
|
||||
version = "0.1.23"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"alembic>=1.18.3,<2",
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
Release v0.1.23
|
||||
|
||||
- Bump version to 0.1.23.
|
||||
- Small packaging and Dockerfile fixes (Dockerfile parse error fixed).
|
||||
|
||||
See CHANGELOG.md for historical changes.
|
||||
Reference in New Issue
Block a user