Skip to content
Snippets Groups Projects
Verified Commit 0bd11f97 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Raise version.

parent d2c7a852
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir))) ...@@ -5,7 +5,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup( setup(
name='ticdesk', name='ticdesk',
version='0.6', version='0.6.1',
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
author='Teckids e.V.', author='Teckids e.V.',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment