Skip to content

Commit

Permalink
Version bump 2021.5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mulugruntz committed May 25, 2021
1 parent 1dc9121 commit f1d2ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiosubprocess/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

from .aiosubprocess import Process

__version__ = "2021.5.2"
__version__ = "2021.5.3"
__all__ = ["Process"]

0 comments on commit f1d2ca6

Please sign in to comment.