Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
blixhavn committed Sep 17, 2021
1 parent 8c2441b commit ef524e0
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="memoizit",
version="0.1.0",
version="1.0.0",
author="Øystein Blixhavn",
author_email="[email protected]",
description="A memoize library which can be used standalone, or plugged into key/value stores such as redis. \
Expand Down

0 comments on commit ef524e0

Please sign in to comment.