Skip to content

Commit

Permalink
Merge pull request #10 from onefinestay/v0.1.0-rc
Browse files Browse the repository at this point in the history
v0.1.0 rc
  • Loading branch information
mattbennett authored Feb 20, 2017
2 parents 42697aa + 928cec4 commit 3e469e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Release Notes
=============

Version 0.1.0
-------------

Released 2017-02-20

* Added `db_engine_options` fixture.
* Switched to semantic versioning.

Version 0.0.4
-------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='nameko-sqlalchemy',
version='0.0.4',
version='0.1.0',
description='SQLAlchemy dependency for nameko services',
author='onefinestay',
author_email='[email protected]',
Expand Down

0 comments on commit 3e469e1

Please sign in to comment.