Skip to content

Commit

Permalink
Merge pull request #656 from airbnb/JJJ000--new_release
Browse files Browse the repository at this point in the history
bump to v 0.9.1
  • Loading branch information
csharplus authored Apr 8, 2022
2 parents 0f0d997 + e26cd56 commit 04fe3c7
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 @@ -32,7 +32,7 @@
[email protected]
'''

__version__ = '0.9.0'
__version__ = '0.9.1'

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

0 comments on commit 04fe3c7

Please sign in to comment.