mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-30 01:44:44 +00:00
udpated version
This commit is contained in:
parent
71a77d77f5
commit
ee65ce8a7a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ from setuptools import find_packages, setup
|
|||
|
||||
project_path = Path(__file__).parent
|
||||
|
||||
__version__ = "0.1.5"
|
||||
__version__ = "0.1.6"
|
||||
|
||||
|
||||
def long_description():
|
||||
|
|
|
|||
Loading…
Reference in a new issue