mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
Bump version.
This commit is contained in:
parent
a3e162c94f
commit
188a9dc7ee
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@ import os
|
||||||
|
|
||||||
from setuptools import find_packages, setup
|
from setuptools import find_packages, setup
|
||||||
|
|
||||||
VERSION = "0.34.1"
|
VERSION = "0.35"
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="django_components",
|
name="django_components",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue