Skip to content
Snippets Groups Projects
Commit e87db20d authored by Elke Kreim's avatar Elke Kreim
Browse files

Change version in setup.py

parent 47f8ce32
Branches
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.2', version='2.2.3',
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