Skip to content

Commit

Permalink
Bump to 2024.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrh committed May 8, 2024
1 parent a7c86db commit 91364f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiorun.py
Expand Up @@ -21,7 +21,7 @@


__all__ = ["run", "shutdown_waits_for"]
__version__ = "2023.7.2"
__version__ = "2024.5.1"
logger = logging.getLogger("aiorun")
WINDOWS = sys.platform == "win32"

Expand Down

0 comments on commit 91364f2

Please sign in to comment.