Skip to content

Commit

Permalink
incremented the PyPi package version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoconno committed Jan 20, 2021
1 parent a3aa622 commit 01ddbcc
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="architectures",
version="0.1.0",
version="0.1.1",
author="Justin O'Connor",
author_email="[email protected]",
description="Tools for creating architecture as code using Python.",
Expand Down

0 comments on commit 01ddbcc

Please sign in to comment.