mirror of
https://github.com/django-components/django-components.git
synced 2025-12-04 04:01:35 +00:00
Bump version.
This commit is contained in:
parent
d1405dda13
commit
45ee016169
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@ import os
|
||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
VERSION = '0.1'
|
VERSION = '0.2'
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='django_reusable_components',
|
name='django_reusable_components',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue