Changes sync

This commit is contained in:
Mikhail Podgurskiy
2025-07-25 10:55:03 +05:00
parent 5ff7a53b23
commit f39d24d8ec
4 changed files with 16 additions and 6 deletions

View File

@ -4,7 +4,7 @@ README = open("README.md", "r", encoding="utf-8").read()
setuptools.setup(
name="django-viewflow",
version="2.2.11",
version="2.2.12",
author_email="kmmbvnr@gmail.com",
author="Mikhail Podgurskiy",
description="Reusable library to build business applications fast",