Skip to content

Commit af7ea26

Browse files
committed
Changed release version to 0.0.2.1 as per PR comment
1 parent 75826ca commit af7ea26

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.21",
22+
version="0.0.2.1",
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)