We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b25ecf commit 283f96aCopy full SHA for 283f96a
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='la_palma_overview',
9
- version='0.1.2',
+ version='0.1.3',
10
description=description,
11
url='https://github.com/fact-project/la_palma_overview.git',
12
author='Sebastian Mueller,Maximilian Noethe',
@@ -19,7 +19,7 @@
19
'docopt',
20
'scikit-image',
21
'requests',
22
- 'smart_fact_crawler==0.6.0',
+ 'smart_fact_crawler~=0.6.4',
23
'send2trash',
24
'pillow',
25
],
0 commit comments