Skip to content

Commit 943b818

Browse files
authored
Bumping new version (#84)
* Fix: correct the path of required * Add comment * Fix: linter check * Update version to 0.0.19
1 parent b522281 commit 943b818

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
@@ -36,7 +36,7 @@ def read_requirements(req):
3636

3737
setuptools.setup(
3838
name="resource-schema-guard-rail",
39-
version="0.0.18",
39+
version="0.0.19",
4040
description="Schema Guard Rail",
4141
long_description=long_description,
4242
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)