summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-02-21 10:42:22 -0700
committerkennyballou <kballou@onyx.boisestate.edu>2013-02-21 10:42:22 -0700
commitfe18807a9307a43d19c2d14489f48e6d0370d878 (patch)
tree50884483a0e9ea5238b3cfcc6d737e8ba20f39ed /setup.py
parent082e85051d5f5c877090cbaf3ef9c011e952a8de (diff)
parent44ef20c131021c7bcb83079d0e56321b6f9c17b4 (diff)
downloadxnt-fe18807a9307a43d19c2d14489f48e6d0370d878.tar.gz
xnt-fe18807a9307a43d19c2d14489f48e6d0370d878.tar.xz
Merge branch 'rewrite_xenant'
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2d5bb00..50261b9 100644
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ def read(fname):
setup(
name="Xnt",
- version="0.4.1",
+ version="0.5.0dev1",
author="Kenny Ballou",
author_email="kennethmgballou@gmail.com",
url="https://github.com/devnulltao/Xnt",