We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90dc42 commit ebd3d11Copy full SHA for ebd3d11
setup.py
@@ -7,8 +7,8 @@
7
8
setuptools.setup(
9
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",
+ version="1.0.1",
+ description="Script that organizes the Google Photos Takeout archive into one big chronological folder",
12
long_description=README,
13
long_description_content_type='text/markdown',
14
url='https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper/',
0 commit comments