Skip to content

Commit 4160e8a

Browse files
committed
add changelog, version bump to v0.1.3
1 parent 99a4b75 commit 4160e8a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.rst

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Meepo Changelog
22
===============
33

4+
Version 0.1.3
5+
-------------
6+
7+
Released on August 29, 2014.
8+
9+
- auto expire for eventsourcing sub keys.
10+
- allow callable as namespace.
11+
12+
413
Version 0.1.2
514
-------------
615

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141

4242
setup(name="meepo",
43-
version="0.1.2",
43+
version="0.1.3",
4444
description="event sourcing for databases.",
4545
keywords="eventsourcing event sourcing replication cache elasticsearch",
4646
author="Lx Yu",

0 commit comments

Comments
 (0)