Update to version 0.1.0b7 after fix for 'ad' command (#972)

This commit is contained in:
Derek Bekoe 2016-09-23 17:51:55 -07:00 коммит произвёл GitHub
Родитель abea5afa5e
Коммит 4c1ea0b6a1
18 изменённых файлов: 18 добавлений и 18 удалений

Просмотреть файл

@ -5,4 +5,4 @@
import pkg_resources
pkg_resources.declare_namespace(__name__)
__version__ = "0.1.0b6"
__version__ = "0.1.0b7"

Просмотреть файл

@ -9,7 +9,7 @@ from __future__ import print_function
from codecs import open
from setuptools import setup
VERSION = "0.1.0b6"
VERSION = "0.1.0b7"
# If we have source, validate that our version numbers match
# This should prevent uploading releases with mismatched versions.

Просмотреть файл

@ -11,4 +11,4 @@ import pkg_resources
pkg_resources.declare_namespace(__name__)
__author__ = "Microsoft Corporation <python@microsoft.com>"
__version__ = "0.1.0b6"
__version__ = "0.1.0b7"

Просмотреть файл

@ -9,7 +9,7 @@ from __future__ import print_function
from codecs import open
from setuptools import setup
VERSION = "0.1.0b6"
VERSION = "0.1.0b7"
# If we have source, validate that our version numbers match
# This should prevent uploading releases with mismatched versions.

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
# The full list of classifiers is available at
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

Просмотреть файл

@ -9,7 +9,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
# The full list of classifiers is available at
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -9,7 +9,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
# The full list of classifiers is available at
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',

Просмотреть файл

@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup
VERSION = '0.1.0b6'
VERSION = '0.1.0b7'
CLASSIFIERS = [
'Development Status :: 4 - Beta',