Skip to content

Commit

Permalink
Merge pull request #3 from FPVian/increment-version
Browse files Browse the repository at this point in the history
increment version
  • Loading branch information
Dicklesworthstone committed Nov 6, 2023
2 parents 2f8ad51 + 9575a9b commit 43fa4bf
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.2', # Update the version number for new releases
version='0.1.3', # 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 43fa4bf

Please sign in to comment.