We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d1d93 commit 5fd0e76Copy full SHA for 5fd0e76
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from distutils.core import setup
2
3
setup(name='fsapi',
4
- version='0.0.1',
+ version='0.0.2',
5
description='Implementation of the Frontier Silicon API for python',
6
install_requires=['requests','lxml'],
7
maintainer='Krasimir Zhelev',
0 commit comments