Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-databricks authored Jun 22, 2023
1 parent 4cbf6fb commit 58f8335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"""
setup(
name="dlt_meta",
version="0.0.2.3",
version="0.0.3",
python_requires=">=3.8",
setup_requires=["wheel>=0.37.1,<=0.40.0"],
install_requires=INSTALL_REQUIRES,
Expand Down

0 comments on commit 58f8335

Please sign in to comment.