summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-11-09 03:38:20 +0000
committerChris McDonough <chrism@agendaless.com>2008-11-09 03:38:20 +0000
commit747cd4e494285c1297953d76c33278feb622efca (patch)
treeeed61341e0584a023b383a65c4aa01b07d5f3ec8 /setup.py
parent76c80642d615fa8239966dd73eab79d300e997c1 (diff)
downloadpyramid-747cd4e494285c1297953d76c33278feb622efca.tar.gz
pyramid-747cd4e494285c1297953d76c33278feb622efca.tar.bz2
pyramid-747cd4e494285c1297953d76c33278feb622efca.zip
Prep for 0.4.4.
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 dfaa1ca00..fb70edf95 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '0.4.3'
+__version__ = '0.4.4'
import os