Skip to content

Commit 8bf6e35

Browse files
authored
Merge pull request #77 from wamartin-aml/wamartin/createVersion151
Upgrade version to 1.5.1
2 parents b0ad058 + 0c9c27a commit 8bf6e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = '1.5'
9+
VERSION = '1.5.1'
1010

1111
NAME = 'inference-schema'
1212

0 commit comments

Comments
 (0)