Skip to content
Snippets Groups Projects
Commit 5d857019 authored by Fynn Becker's avatar Fynn Becker :crab:
Browse files

Bump version in setup.py

parent 2ee08799
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir))) ...@@ -7,7 +7,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup( setup(
name='django-hshassets', name='django-hshassets',
version='2.2.17', version='2.2.18',
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
license='MIT License', license='MIT License',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment