From a2e2d141702a051e673b3935659c114d3d17aecf Mon Sep 17 00:00:00 2001 From: CaselIT Date: Sat, 8 Oct 2022 12:28:18 +0000 Subject: [PATCH] Start work on 0.0.2a29 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 10891c4..9288293 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sqlalchemy2-stubs -version = 0.0.2a28 +version = 0.0.2a29 description = Typing Stubs for SQLAlchemy 1.4 long_description = file: README.rst long_description_content_type = text/x-rst