mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-06-10 06:40:38 +03:00
chore: update Python version to 3.14.4 and bump package version to 2.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version = 1
|
||||
revision = 3
|
||||
requires-python = "==3.14.0"
|
||||
requires-python = "==3.14.4"
|
||||
|
||||
[[package]]
|
||||
name = "alembic"
|
||||
@@ -377,7 +377,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "fastapi-sqlalchemy-asyncpg"
|
||||
version = "1.24.0"
|
||||
version = "2.0.0"
|
||||
source = { virtual = "." }
|
||||
dependencies = [
|
||||
{ name = "alembic" },
|
||||
|
||||
Reference in New Issue
Block a user