Skip to content

Commit 8c94005

Browse files
committed
🔖 Update patch version
1 parent d820212 commit 8c94005

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.3.1"
8+
__version__ = "0.3.2"
99
__author__ = "Kajih"
1010
__author_email__ = "[email protected]"
1111
__repo_url__ = "https://github.com/Kajiih/nested_dict_tools"

0 commit comments

Comments
 (0)