Skip to content

Commit 9ff5b53

Browse files
committed
0.1 release
1 parent 40086d9 commit 9ff5b53

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

guardrails/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0rc3"
1+
__version__ = "0.1.0"

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"twine",
5656
]
5757
+ DOCS_REQUIREMENTS,
58+
"sql": ["sqlvalidator"],
5859
}
5960

6061
# The rest you shouldn't have to touch too much :)

0 commit comments

Comments
 (0)