Skip to content

Commit 5fd0e76

Browse files
committed
-
1 parent 21d1d93 commit 5fd0e76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from distutils.core import setup
22

33
setup(name='fsapi',
4-
version='0.0.1',
4+
version='0.0.2',
55
description='Implementation of the Frontier Silicon API for python',
66
install_requires=['requests','lxml'],
77
maintainer='Krasimir Zhelev',

0 commit comments

Comments
 (0)