Modified:
/trunk/core/pygraph/__init__.py
=======================================
--- /trunk/core/pygraph/__init__.py Fri Oct 1 13:46:35 2010
+++ /trunk/core/pygraph/__init__.py Sun Jan 8 10:30:00 2012
@@ -27,7 +27,7 @@
A library for working with graphs in Python.
-@version: 1.8.0
+@version: 1.8.1
L{Data structure<pygraph.classes>} classes are located at
C{pygraph.classes}.