Skip to content

Commit bec1263

Browse files
committed
Bump version to 0.6
1 parent 7ce816c commit bec1263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/async_solipsism/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020-2022 Bruce Merry
1+
# Copyright 2020-2022, 2024 Bruce Merry
22
#
33
# This file is part of async-solipsism.
44
#
@@ -19,4 +19,4 @@
1919
from .socket import * # noqa
2020
from .loop import * # noqa
2121

22-
__version__ = '0.5'
22+
__version__ = '0.6'

0 commit comments

Comments
 (0)