Bump version (correct this time).

This commit is contained in:
Emil Stenström 2023-12-09 14:06:53 +01:00
parent 99bf7ad9f8
commit 4f1a818446

View file

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