Skip to content

Commit

Permalink
Version 2.1.0, update dependencies (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWall89 authored Jun 25, 2023
2 parents 5ff6497 + dac7674 commit 05bd422
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 86 deletions.
2 changes: 1 addition & 1 deletion inducoapi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .inducoapi import build_openapi

__all__ = ["build_openapi"]
__version__ = "2.0.2"
__version__ = "2.1.0"
Loading

0 comments on commit 05bd422

Please sign in to comment.