Skip to content

Commit 58f8335

Browse files
Update setup.py
1 parent 4cbf6fb commit 58f8335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"""
2020
setup(
2121
name="dlt_meta",
22-
version="0.0.2.3",
22+
version="0.0.3",
2323
python_requires=">=3.8",
2424
setup_requires=["wheel>=0.37.1,<=0.40.0"],
2525
install_requires=INSTALL_REQUIRES,

0 commit comments

Comments
 (0)