blob: 068e1fe28899093978150a7529e414d8645bd826 (
about) (
plain)
1
2
3
4
5
6
7
8
|
# coding=utf-8
# --------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for
# license information.
# --------------------------------------------------------------------------
VERSION = "1.0.0b35"
|