Upgraded version to 1.0.1

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-07-18 16:54:05 +02:00
parent 5ba1e12e68
commit e720cdf8fb
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.0",
version="1.0.1",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},