We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06a6c2 commit ce5e160Copy full SHA for ce5e160
1 file changed
setup.py
@@ -28,13 +28,13 @@
28
29
30
setup(name='fsapi',
31
- version='0.2.1',
+ version='0.2.2',
32
description='Implementation of the Frontier Silicon API for Python',
33
author='Krasimir Zhelev',
34
author_email='krasimir.zhelev@gmail.com',
35
keywords='fsapi frontier silicon',
36
license="Apache License 2.0",
37
- download_url='https://github.com/sd-personal/python-fsapi/archive/0.2.1.zip',
+ download_url='https://github.com/sd-personal/python-fsapi/archive/0.2.2.zip',
38
url='https://github.com/sd-personal/python-fsapi.git',
39
maintainer='sd-personal',
40
zip_safe=True,
0 commit comments