Skip to content

Commit 389b880

Browse files
committed
📝 Update patch version
1 parent 3730bd2 commit 389b880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nested_dict_tools/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
PROJECT_ROOT = Path(__file__).resolve().parent.parent.parent
66

77
__app_name__ = "nested_dict_tools"
8-
__version__ = "0.2.0"
8+
__version__ = "0.2.1"
99
__author__ = "Kajih"
1010
__author_email__ = "[email protected]"
1111
__repo_url__ = "https://github.com/Kajiih/nested_dict_tools"

0 commit comments

Comments
 (0)