Skip to content

Commit

Permalink
0.2.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
palmtree5 committed Sep 9, 2020
1 parent 96b7d12 commit 19de53c
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 @@ -10,7 +10,7 @@ def get_requirements():

setup(
name="aiopixel",
version="0.2.4",
version="0.2.5",
packages=find_packages(include=["aiopixel", "aiopixel.*"]),
license="GPLv3",
install_requires=get_requirements(),
Expand Down

0 comments on commit 19de53c

Please sign in to comment.