Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandervpetrov committed May 14, 2019
1 parent 889aedf commit 50d0834
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

## Next


## 0.6.1 / 2019-05-14

* Fix: Unload service functionality was broken


Expand Down
2 changes: 1 addition & 1 deletion ribosome/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
scmtools,
)

__version__ = '0.6.0-snapshot'
__version__ = '0.6.1'

log = logging.getLogger('ribosome')

Expand Down

0 comments on commit 50d0834

Please sign in to comment.