This is Pigment Python 0.3.7, "Simpleton" (September 16, 2008)
==============================================================

Changes since 0.3.6:

      * Updated bindings to Pigment 0.3.9.


This is Pigment Python 0.3.6, "Alter Ego" (September 10, 2008)
==============================================================

Changes since 0.3.5:

      * Updated bindings to Pigment 0.3.8.


This is Pigment Python 0.3.5, "Fireman" (July 28, 2008)
=======================================================

Changes since 0.3.4:

      * Updated bindings to Pigment 0.3.7.
      * Fixed potential leak of controllers in the implicit timing system.
      * Highly reduced the number of calls to time.time() when a ticker is used.


This is Pigment Python 0.3.4, "Roman" (July 11, 2008)
=====================================================

Changes since 0.3.3:

      * Updated bindings to Pigment 0.3.6.
      * Improved scene graph abstraction performance.
      * Added a ticker object in the timimg system to easily integrate animations
        with the new Pigment update-pass signal.
      * Added a benchmark testing drawable rendering performance.


This is Pigment Python 0.3.3, "Tubul" (March 3, 2008)
=====================================================

Changes since 0.3.2:

      * Updated bindings to Pigment 0.3.5.
      * Added a benchmark class testing underlying system graphics performance.
      * Added configure switch enabling experimental doc strings based on C doc.
      * Added new examples for drag and drop and viewport opacity.
      * Improved list widget performance.
      * Fixed building on OpenSolaris.

Tickets fixed since 0.3.2:

      * #230 : Patch for README files updating dependencies
      * #231 : missing binding for embedding_id


This is Pigment Python 0.3.2, "Hufflepuff" (January 23, 2008)
=============================================================

Changes since 0.3.1:

      * Ship code examples in the distributed package.


This is Pigment Python 0.3.1, "Slytherin" (January 16, 2008)
============================================================

      * First release since the split from the core library
