Skip to content

Commit 283f96a

Browse files
committed
Update sfc version
1 parent 7b25ecf commit 283f96a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

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

77
setup(
88
name='la_palma_overview',
9-
version='0.1.2',
9+
version='0.1.3',
1010
description=description,
1111
url='https://github.com/fact-project/la_palma_overview.git',
1212
author='Sebastian Mueller,Maximilian Noethe',
@@ -19,7 +19,7 @@
1919
'docopt',
2020
'scikit-image',
2121
'requests',
22-
'smart_fact_crawler==0.6.0',
22+
'smart_fact_crawler~=0.6.4',
2323
'send2trash',
2424
'pillow',
2525
],

0 commit comments

Comments
 (0)