Bump version.

This commit is contained in:
Emil Stenström 2022-05-31 22:31:44 +02:00
parent 9632c4540f
commit ed2cd57bdc

View file

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