Skip to content

Commit

Permalink
Merge pull request #715 from airbnb/jg--bump_version
Browse files Browse the repository at this point in the history
[kp]bump version to 0.9.2
  • Loading branch information
JJJ000 committed Jan 5, 2023
2 parents f081ba6 + 6bfa973 commit 7a064de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knowledge_repo/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
mpwardrop@gmail.com
"""

__version__ = "0.9.1"
__version__ = "0.9.2"

try:
with open(os.devnull, "w") as devnull:
Expand Down

0 comments on commit 7a064de

Please sign in to comment.