Skip to content

Commit 7a064de

Browse files
authored
Merge pull request #715 from airbnb/jg--bump_version
[kp]bump version to 0.9.2
2 parents f081ba6 + 6bfa973 commit 7a064de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge_repo/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
mpwardrop@gmail.com
3939
"""
4040

41-
__version__ = "0.9.1"
41+
__version__ = "0.9.2"
4242

4343
try:
4444
with open(os.devnull, "w") as devnull:

0 commit comments

Comments
 (0)