Skip to content

Commit

Permalink
Updated cflib version to 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed Feb 6, 2020
1 parent b2f218e commit 97b0286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def relative(lst, base=''):
],
},

install_requires=platform_requires + ['cflib>=0.1.8',
install_requires=platform_requires + ['cflib>=0.1.9',
'appdirs>=1.4.0',
'pyzmq==18.1.0',
'pyqtgraph>=0.10',
Expand Down

0 comments on commit 97b0286

Please sign in to comment.