0.3.1
[0.3.1] - 2015-11-01
Lily Lemmer
Added
setup.cfg
file used to specify the package description asREADME.md
for PyPi distributing (see:distrib.sh
).
Changed
AnimatedSprite.total_duration()
renamed toAnimatedSprite.get_total_duration()
Fixed
AnimatedSprite.total_duration()
renamed toAnimatedSprite.get_total_duration()
, because there is an attribute of the same name, i.e.,AnimatedSprite.total_duration
.
Removed
- Lines from
distrib.sh
which convertsREADME.md
for the package description for PyPi distributing.