summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-01-21 18:42:38 -0700
committerkennyballou <kballou@onyx.boisestate.edu>2013-01-21 18:42:38 -0700
commitaaa9bf7edb4ae5529b2fb0d58ffcc383c322145b (patch)
treef84739a43f9aef296b6d08e883fda9ddec11ab4a /setup.py
parent203b715ac122da26774a1b05123903da358b2683 (diff)
downloadxnt-aaa9bf7edb4ae5529b2fb0d58ffcc383c322145b.tar.gz
xnt-aaa9bf7edb4ae5529b2fb0d58ffcc383c322145b.tar.xz
Increment Version. Update Release Notes
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 c3ca843..64ff6a0 100644
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ def read(fname):
setup(
name="Xnt",
- version="0.3.3",
+ version="0.4.0",
author="Kenny Ballou",
author_email="kennethmgballou@gmail.com",
url="https://bitbucket.org/devnulltao/xnt",