Version increment.

Change-Id: Ieb0de1a38c5d015a8df07da9e5df7a36b6214c51
This commit is contained in:
Ryan Petrello
2013-09-27 17:13:21 -04:00
parent 1ebb1439cf
commit 55075fb8cf
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
0.4.2
=====
* Remove a routing optimization that breaks the WSME pecan plugin.
0.4.1
=====
* Moved the project to `StackForge infrastructure

View File

@@ -2,7 +2,7 @@ import sys
from setuptools import setup, find_packages
version = '0.4.1'
version = '0.4.2'
#
# determine requirements