Skip to content

Commit

Permalink
Ver bump
Browse files Browse the repository at this point in the history
  • Loading branch information
leshchenko1979 committed May 6, 2022
1 parent 7d0cd84 commit df5e54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = perscache
version = 0.1.0
version = 0.1.1
author = leshchenko1979
author_email = [email protected]
summary = An easy to use decorator for persistent memoization: like `functools.lrucache`, but results can be saved in any format to any storage.
Expand Down

0 comments on commit df5e54f

Please sign in to comment.