Skip to content

Commit

Permalink
Update for v0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pwaller committed Apr 12, 2016
1 parent 04013f1 commit e181e03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,11 @@ LICENSE

CHANGELOG

2016-06-12 0.7.5

#46 Add 100+ fonts from java.de figlet fonts collection v4.0
#48 Include python3 in testing

2015-05-27 0.7.4

#43 Don't leak file handles
Expand Down
2 changes: 1 addition & 1 deletion pyfiglet/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.7.4'
__version__ = '0.7.5'

0 comments on commit e181e03

Please sign in to comment.