Skip to content
Snippets Groups Projects
Commit 7d466ee7 authored by Cornelius Kölbel's avatar Cornelius Kölbel
Browse files

Set version 3.7.2dev1

parent 086064cf
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ import functools
# built documents.
#
# The short X.Y version.
version = '3.7.1'
version = '3.7.2dev1'
# The full version, including alpha/beta/rc tags.
#release = '2.16dev5'
release = version
......
......@@ -6,7 +6,7 @@ import stat
import sys
#VERSION = "2.1dev4"
VERSION = "3.7.1"
VERSION = "3.7.2dev1"
# Taken from kennethreitz/requests/setup.py
package_directory = os.path.realpath(os.path.dirname(__file__))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment