Skip to content

Commit ce5e160

Browse files
committed
fsapi version 0.2.2
1 parent a06a6c2 commit ce5e160

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828

2929

3030
setup(name='fsapi',
31-
version='0.2.1',
31+
version='0.2.2',
3232
description='Implementation of the Frontier Silicon API for Python',
3333
author='Krasimir Zhelev',
3434
author_email='krasimir.zhelev@gmail.com',
3535
keywords='fsapi frontier silicon',
3636
license="Apache License 2.0",
37-
download_url='https://github.com/sd-personal/python-fsapi/archive/0.2.1.zip',
37+
download_url='https://github.com/sd-personal/python-fsapi/archive/0.2.2.zip',
3838
url='https://github.com/sd-personal/python-fsapi.git',
3939
maintainer='sd-personal',
4040
zip_safe=True,

0 commit comments

Comments
 (0)