Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #62 from jpopelka/0.3.6
Browse files Browse the repository at this point in the history
0.3.6 release
  • Loading branch information
jpopelka authored May 28, 2018
2 parents 2a5fdd7 + 561af9a commit 0b36880
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.3.6
* Fix KeyError

# 0.3.5
* Request/Limit openshift resources

Expand Down
2 changes: 1 addition & 1 deletion release_bot/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.3.5'
__version__ = '0.3.6'

0 comments on commit 0b36880

Please sign in to comment.