Skip to content

Commit

Permalink
Version bump. Close #26
Browse files Browse the repository at this point in the history
  • Loading branch information
thoppe committed Dec 5, 2018
1 parent 58c7dc5 commit 5e8b0e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pixelhouse/_version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
__version__ = "0.3.2"
__version__ = "0.3.3"

"""
Version: 0.3.3: 100% Coverage. Fixed tiny bugs while building unit tests
Version: 0.3.2: Removed unnecessary debug statement and added animated pixelhouse logo example.
Version: 0.3.1: Fixed the manifest so the font files load.
Version: 0.3.0: Cleaned up easing API, now much cleaner and _easier_ to use. Ha.
Expand Down

0 comments on commit 5e8b0e5

Please sign in to comment.