Skip to content

Commit

Permalink
Release v0.5.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Ananto30 committed Oct 25, 2023
1 parent f140737 commit 2664df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

setuptools.setup(
name="zeroapi",
version="0.4.1",
version="0.5.0",
author="Azizul Haque Ananto",
author_email="[email protected]",
license="MIT",
url="https://github.com/Ananto30/zero",
description="Zero is a RPC framework to build fast and high performance Python microservices",
description="Zero is a simple and fast Python RPC framework",
long_description=long_description,
long_description_content_type="text/markdown",
packages=setuptools.find_packages(),
Expand Down

0 comments on commit 2664df8

Please sign in to comment.