Skip to content

Commit 74c033d

Browse files
authored
Merge pull request #10 from Azure/trangevi/version-bump
Codeowners and Version Bump
2 parents be46043 + acd5171 commit 74c033d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @Azure/AzureMachineLearning

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from setuptools import setup
77
from setuptools import find_packages
88

9-
VERSION = '0.1a0'
9+
VERSION = '1.0.0'
1010

1111
NAME = 'inference-schema'
1212

0 commit comments

Comments
 (0)