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

Raise version.

parent 353a8dad
No related branches found
Tags 2.3
No related merge requests found
......@@ -72,7 +72,7 @@ PyYAML==3.12
requests-file==1.4.2
six==1.10.0
tablib==0.12.1
ticdesk==0.4.dev3
ticdesk==0.5
tldextract==2.1.0
tzlocal==1.4
unicodecsv==0.14.1
......
......@@ -5,7 +5,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup(
name='teckids-website',
version='2.2.1.dev0',
version='2.3',
packages=find_packages(),
include_package_data=True,
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