Bump version

This commit is contained in:
adriaan 2023-04-24 17:44:29 +02:00 committed by GitHub
parent 1bbd4a1f3c
commit 316310e842
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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