Bump version

This commit is contained in:
lemontheme 2023-05-22 14:59:19 +02:00
parent 26bd72a9e2
commit c174aa9802

View file

@ -3,7 +3,7 @@ import os
from setuptools import find_packages, setup
VERSION = "0.28.0"
VERSION = "0.28.1"
setup(
name="django_components",