Skip to content

Commit

Permalink
Bump to 2022.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrh committed Sep 26, 2022
1 parent d0512cb commit dcbc5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biodome.py
Expand Up @@ -37,7 +37,7 @@
P = ParamSpec('P')


__version__ = "2021.10.1"
__version__ = "2022.9.1"
logger = logging.getLogger(__name__)


Expand Down

0 comments on commit dcbc5e5

Please sign in to comment.