Changes sync

This commit is contained in:
Mikhail Podgurskiy
2023-07-10 16:33:40 +06:00
parent 743b1bf4f9
commit f74bbda314
6 changed files with 66 additions and 28 deletions

View File

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