Bump version.

This commit is contained in:
Emil Stenström 2021-05-26 01:01:41 +02:00
parent 070b754d24
commit 5e8ae9d27b

View file

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