mirror of
https://github.com/django-components/django-components.git
synced 2025-09-06 14:10:31 +00:00
Release version 0.17.
This commit is contained in:
parent
b7486cae89
commit
c9f0068741
2 changed files with 5 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@ import os
|
|||
|
||||
from setuptools import find_packages, setup
|
||||
|
||||
VERSION = "0.16"
|
||||
VERSION = '0.17'
|
||||
|
||||
setup(
|
||||
name="django_components",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue