Skip to content

Commit

Permalink
Bumped version number to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lsgunth committed Aug 8, 2019
1 parent d0256d4 commit 49aa387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from distutils.core import setup

setup(name='pyft232',
version='0.8',
version='0.9',
description="Python bindings to d2xx and libftdi to access FT232 chips with "
"the same interface as pyserial. Using this method gives easy access "
"to the additional features on the chip like CBUS GPIO.",
Expand Down

0 comments on commit 49aa387

Please sign in to comment.