Skip to content

Commit 2c02baf

Browse files
authored
Bump version
1 parent 85001d8 commit 2c02baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/json_normalize/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .main import json_normalize
22
from .key_joiners import last_node_name
33

4-
VERSION = "0.0.2"
4+
VERSION = "0.0.3"
55

66
__all__ = [
77
json_normalize,

0 commit comments

Comments
 (0)