Skip to content

Commit

Permalink
add changelog, version bump to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lxyu committed Aug 29, 2014
1 parent 99a4b75 commit 4160e8a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Meepo Changelog
===============

Version 0.1.3
-------------

Released on August 29, 2014.

- auto expire for eventsourcing sub keys.
- allow callable as namespace.


Version 0.1.2
-------------

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


setup(name="meepo",
version="0.1.2",
version="0.1.3",
description="event sourcing for databases.",
keywords="eventsourcing event sourcing replication cache elasticsearch",
author="Lx Yu",
Expand Down

0 comments on commit 4160e8a

Please sign in to comment.