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
Tags v2.2.3
No related merge requests found
......@@ -7,7 +7,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup(
name='django-hshassets',
version='2.2.2',
version='2.2.3',
packages=find_packages(),
include_package_data=True,
license='MIT License',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment