mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Update version number to 4.0.0a3
This commit is contained in:
parent
2741d4c3a3
commit
f98ea8b4a4
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.0a2',
|
||||
version='4.0.0a3',
|
||||
description='Visual Studio remote debugging server for Python',
|
||||
license='MIT',
|
||||
author='Microsoft Corporation',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue