Update version number to 4.0.0a6

This commit is contained in:
Pavel Minaev 2018-04-05 15:18:59 -07:00
parent 8b2e592228
commit c7d5f0be0c
12 changed files with 12 additions and 12 deletions

View file

@ -49,7 +49,7 @@ PACKAGE_DATA = {
setup(
name='ptvsd',
version='4.0.0a5',
version='4.0.0a6',
description='Remote debugging server for Python support in Visual Studio and Visual Studio Code', # noqa
#long_description=open('DESCRIPTION.md').read(),
#long_description_content_type='text/markdown',