Skip to content

Commit

Permalink
modified: setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Semprini committed Feb 16, 2024
1 parent 0063395 commit e148f95
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 @@ -20,7 +20,7 @@ def find_packages(srcdir):

setuptools.setup(
name='pymdg',
version='0.9a4',
version='0.9a5',
author='Semprini',
author_email='[email protected]',
description='Model driven genration - from UML to Code & Docs',
Expand Down

0 comments on commit e148f95

Please sign in to comment.