Skip to content

Commit

Permalink
Version 0.2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Sep 26, 2023
1 parent 48a2c83 commit bed5274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
lgpio_module = Extension('_lgpio', sources=sources, libraries=['rt', 'dl'], extra_compile_args=['-Ilg', '-pthread'])

setup (name = 'lgpio',
version = '0.2.0.0',
version = '0.2.2.0',
zip_safe=False,
author='joan',
author_email='joan@abyz.me.uk',
Expand Down

0 comments on commit bed5274

Please sign in to comment.