Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dicklesworthstone committed Nov 5, 2023
1 parent a2f1537 commit 525dafb
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 @@ -12,7 +12,7 @@

setup(
name='sqlalchemy_data_model_visualizer',
version='0.1.0', # Update the version number for new releases
version='0.1.1', # Update the version number for new releases
description='A tool to visualize SQLAlchemy data models with Graphviz.',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 525dafb

Please sign in to comment.