blob: a30a458f8b5b30b99f5238708a302cb27e797577 (
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 = "0.1.0"
|