Bump version.

This commit is contained in:
Emil Stenström 2021-09-06 09:20:17 +02:00
parent acff86d4f9
commit 45a18626d7

View file

@ -3,7 +3,7 @@ import os
from setuptools import find_packages, setup
VERSION = '0.15'
VERSION = '0.16'
setup(
name="django_components",