mirror of
https://github.com/django-components/django-components.git
synced 2025-08-10 17:28:00 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
899a94960c
commit
517eef0aa8
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
|
||||
|
||||
VERSION = '0.17'
|
||||
VERSION = "0.17"
|
||||
|
||||
setup(
|
||||
name="django_components",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue