Bump version.

This commit is contained in:
Emil Stenström 2020-06-08 00:06:01 +02:00
parent 1e42e2508e
commit e143a6f455

View file

@ -3,7 +3,7 @@ import os
from setuptools import setup
VERSION = '0.2.1'
VERSION = '0.2.2'
setup(
name='django_reusable_components',