mirror of
https://github.com/viewflow/viewflow.git
synced 2025-07-26 23:02:54 +08:00
Changes sync
This commit is contained in:
2
setup.py
2
setup.py
@ -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",
|
||||
|
Reference in New Issue
Block a user