Skip to content

Commit ebd3d11

Browse files
committed
Bump pypi version
1 parent c90dc42 commit ebd3d11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
setuptools.setup(
99
name="google-photos-takeout-helper",
10-
version="1.0.0",
11-
description="Script that helps you export your photos from Google Photos to one, nice folder",
10+
version="1.0.1",
11+
description="Script that organizes the Google Photos Takeout archive into one big chronological folder",
1212
long_description=README,
1313
long_description_content_type='text/markdown',
1414
url='https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper/',

0 commit comments

Comments
 (0)