Skip to content

Commit

Permalink
1.3.2 version bump (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
trangevi authored Mar 28, 2022
1 parent 872eadb commit 382580f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from setuptools import setup
from setuptools import find_packages

VERSION = '1.3.1'
VERSION = '1.3.2'

NAME = 'inference-schema'

Expand Down

0 comments on commit 382580f

Please sign in to comment.