Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelad committed Sep 18, 2017
1 parent 6bed44a commit cb53d83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,7 @@ adheres to [Semantic Versioning][semver].

## [Unreleased]

## [0.9.0] - 2017-09-17
### Added
- Started keeping a changelog

Expand Down
2 changes: 1 addition & 1 deletion src/pymonzo/__init__.py
Expand Up @@ -10,7 +10,7 @@


__title__ = 'pymonzo'
__version__ = '0.2.2'
__version__ = '0.9.0'
__author__ = 'Paweł Adamczak'
__email__ = 'pawel.ad@gmail.com'
__license__ = 'MIT License'
Expand Down

0 comments on commit cb53d83

Please sign in to comment.