Bump version

This commit is contained in:
lemontheme 2023-04-13 14:26:10 +02:00
parent 6f49339c91
commit fcbfae3c5f

View file

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