Skip to content

Commit 51c2761

Browse files
authored
Update pyproject.toml
Bump version
1 parent 0e588a2 commit 51c2761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lru-dict"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
description = "An Dict like LRU container."
55
authors = [
66
{name = "Amit Dev"},

0 commit comments

Comments
 (0)