mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Update version number to 4.0.0a6
This commit is contained in:
parent
8b2e592228
commit
c7d5f0be0c
12 changed files with 12 additions and 12 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue