Skip to content

Commit

Permalink
Bump version to 0.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan Zeeff <sebastiaan.zeeff@gmail.com>
  • Loading branch information
SebastiaanZ committed Sep 19, 2020
1 parent a0f09b0 commit 54ab562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="async-rediscache",
version="0.1.1",
version="0.1.2",
description="An easy to use asynchronous Redis cache",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 54ab562

Please sign in to comment.