Skip to content

Commit

Permalink
Merge pull request #5 from Electrify-Video-Partners/development
Browse files Browse the repository at this point in the history
Updated setup.py to version=0.0.2
  • Loading branch information
lamesjaidler authored May 23, 2024
2 parents 888eb6f + e8ca684 commit d8ded7f
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 @@ -26,7 +26,7 @@
}
setuptools.setup(
name="agridable",
version="0.0.1.post1",
version="0.0.2",
author="James Laidler",
url="https://github.com/Electrify-Video-Partners/AGridable",
description="AGridable is a Python library which makes formatting tables in your Dash app a breeze.",
Expand Down

0 comments on commit d8ded7f

Please # to comment.