Skip to content

Commit ef524e0

Browse files
committed
Update version number
1 parent 8c2441b commit ef524e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="memoizit",
8-
version="0.1.0",
8+
version="1.0.0",
99
author="Øystein Blixhavn",
1010
author_email="oystein@blixhavn.no",
1111
description="A memoize library which can be used standalone, or plugged into key/value stores such as redis. \

0 commit comments

Comments
 (0)