Skip to content

Commit

Permalink
build: v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danjoyboy committed Feb 4, 2024
1 parent dfb87aa commit 984b36c
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 @@ -8,7 +8,7 @@
this_directory = Path(__file__).parent
long_description = (this_directory / "README.md").read_text()

VERSION = "0.1.0"
VERSION = "0.1.2"
DESCRIPTION = "An easy setup object oriented RPC. Built-in setup for FastAPI and Flask"

# Setting up
Expand Down

0 comments on commit 984b36c

Please sign in to comment.