We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b979871 commit 82ab2f2Copy full SHA for 82ab2f2
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
from distutils.core import setup
5
6
setup(name='fsapi',
7
- version='0.0.3',
+ version='0.0.4',
8
description='Implementation of the Frontier Silicon API for python',
9
# install_requires=['requests','lxml'],
10
author='Krasimir Zhelev',
0 commit comments