Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
v0.3.11
  • Loading branch information
ashutshkumr authored Mar 22, 2024
1 parent 32e3766 commit f7fecda
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 @@
import setuptools

pkg_name = "openapiart"
version = "0.3.10"
version = "0.3.11"

base_dir = os.path.dirname(os.path.abspath(__file__))
with open(os.path.join(base_dir, "readme.md")) as fid:
Expand Down

0 comments on commit f7fecda

Please sign in to comment.