Skip to content

Commit

Permalink
Issued 0.4.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vmagamedov committed Dec 24, 2023
1 parent 0fd6ea5 commit 45727ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpclib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from .const import Status
from .exceptions import GRPCError

__version__ = '0.4.7rc1'
__version__ = '0.4.7'

__all__ = (
'Status',
Expand Down

0 comments on commit 45727ec

Please sign in to comment.