Skip to content

Commit

Permalink
Merge pull request #20 from pimoroni/patch/readme_improvements
Browse files Browse the repository at this point in the history
Bumped version
  • Loading branch information
ZodiusInfuser authored Apr 17, 2023
2 parents 67a4461 + f631238 commit 7adf46a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

0.0.5
-----

* Improved readme and documentation
* Linting fixes

0.0.4
-----

Expand Down
2 changes: 1 addition & 1 deletion ioexpander/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from . import ioe_regs, sioe_regs

__version__ = '0.0.4'
__version__ = '0.0.5'


# These values encode our desired pin function: IO, ADC, PWM
Expand Down

0 comments on commit 7adf46a

Please sign in to comment.