We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91731c9 commit 839dfa8Copy full SHA for 839dfa8
1 file changed
setup.py
@@ -6,7 +6,7 @@ def readme():
6
return f.read()
7
8
setup(name='flickr_download',
9
- version='0.2.10',
+ version='0.2.11',
10
description='Download a Flickr set',
11
long_description=readme(),
12
url='https://github.com/beaufour/flickr-download.git',
0 commit comments