summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2020-12-15 23:36:53 -0600
committerMichael Merickel <michael@merickel.org>2020-12-15 23:36:53 -0600
commitf970cf7758f6cd4a2cb5cfb8436c277bbdb03e8b (patch)
treef82b26fb7802bad1d986ea593768d34182121e8e /setup.py
parent604b11eee5e7220164dabcdb578fb021804fe6c9 (diff)
downloadpyramid-f970cf7758f6cd4a2cb5cfb8436c277bbdb03e8b.tar.gz
pyramid-f970cf7758f6cd4a2cb5cfb8436c277bbdb03e8b.tar.bz2
pyramid-f970cf7758f6cd4a2cb5cfb8436c277bbdb03e8b.zip
rename to b0
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 55cd9aa28..d4fb3e336 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ def readfile(name):
README = readfile('README.rst')
CHANGES = readfile('CHANGES.rst')
-VERSION = '2.0.dev0'
+VERSION = '2.0b0'
install_requires = [
'hupper >= 1.5', # ignore_files support