summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2021-02-28 20:52:32 -0600
committerMichael Merickel <michael@merickel.org>2021-02-28 20:57:32 -0600
commita05fd8387b79a777192d0679ace659495b2eb8df (patch)
tree714898c288e765031c339997acfc1b0c21394fd5 /setup.py
parentea3050858e4542fc12a3208d9a142eec8b0706cf (diff)
downloadpyramid-a05fd8387b79a777192d0679ace659495b2eb8df.tar.gz
pyramid-a05fd8387b79a777192d0679ace659495b2eb8df.tar.bz2
pyramid-a05fd8387b79a777192d0679ace659495b2eb8df.zip
prep 2.0
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 c3860e0e9..98e8a2b38 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ def readfile(name):
README = readfile('README.rst')
CHANGES = readfile('CHANGES.rst')
-VERSION = '2.0b1'
+VERSION = '2.0'
install_requires = [
'hupper >= 1.5', # ignore_files support