From d7065872a426c51a2b1055b46797080db46ba463 Mon Sep 17 00:00:00 2001 From: ProjectBot Date: Sat, 22 Jun 2024 00:18:08 +0000 Subject: [PATCH] auto bump version with release --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bb71e82..828f0f3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = sqlalchemy-iris -version = 0.14.1 +version = 0.15.1 description = InterSystems IRIS for SQLAlchemy long_description = file: README.md url = https://github.com/caretdev/sqlalchemy-iris