summaryrefslogtreecommitdiff
path: root/larch/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'larch/__init__.py')
-rw-r--r--larch/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/larch/__init__.py b/larch/__init__.py
index 691d107..0d8a12e 100644
--- a/larch/__init__.py
+++ b/larch/__init__.py
@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-__version__ = '1.20130808'
+__version__ = '1.20131130'
class Error(Exception):