We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f8ad51 + 9575a9b commit 43fa4bfCopy full SHA for 43fa4bf
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name='sqlalchemy_data_model_visualizer',
15
- version='0.1.2', # Update the version number for new releases
+ version='0.1.3', # Update the version number for new releases
16
description='A tool to visualize SQLAlchemy data models with Graphviz.',
17
long_description=long_description,
18
long_description_content_type='text/markdown',
0 commit comments