Bump version to 1.1.0

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-10-10 18:02:36 +02:00
parent 075d9fcbc6
commit 4256aa7c48
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ setup(
author="Jim Martens",
author_email="github@2martens.de",
url="https://git.2martens.de/2martens/calendar-synchronization",
version="1.0.2",
version="1.1.0",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},