Hi all, Due to a critical bug in the 0.10.0 version I had to do another release: 0.10.1.
Gaphor is an UML modeling tool written in Python. It utilizes GTK+ for it's graphical user interface. This is a bug fix release: - Fix Gaphor installation through easy_install You can now do `easy_install gaphor' and get the latest version of Gaphor built and installed on your system. - Fixed some issues with text placement and editing of attributes and operations. 0.10.0 ------ Major enhancements include: - New undo management system - Setuptools is used for installation and also within Gaphor - Depends on zope.component 3.4 and gaphas 0.1.3 (installed on as-needed basis) - Installable as Python Egg Check out the latest version at http://cheeseshop.python.org/pypi/gaphor Regards, Arjan Molenaar -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html