Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fogapod committed Nov 4, 2019
1 parent bb93eb1 commit fc3d5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jarpc/__init__.py
Expand Up @@ -21,6 +21,6 @@
from .request import Request
from .response import Response

__version__ = "0.3.0a0"
__version__ = "0.3.0"
__author__ = "Eugene Ershov"
__all__ = ("StatusCode", "Client", "Server", "Slient", "Request", "Response")

0 comments on commit fc3d5c3

Please sign in to comment.