Skip to content

0.3.1

Compare
Choose a tag to compare
@kawa-kokosowa kawa-kokosowa released this 01 Nov 19:15
· 100 commits to master since this release

[0.3.1] - 2015-11-01

Lily Lemmer

Added

  • setup.cfg file used to specify the package description as README.md for PyPi distributing (see: distrib.sh).

Changed

  • AnimatedSprite.total_duration() renamed to AnimatedSprite.get_total_duration()

Fixed

  • AnimatedSprite.total_duration() renamed to AnimatedSprite.get_total_duration(), because there is an attribute of the same name, i.e., AnimatedSprite.total_duration.

Removed

  • Lines from distrib.sh which converts README.md for the package description for PyPi distributing.