Skip to content

Commit

Permalink
Bump version to 2023.10.31
Browse files Browse the repository at this point in the history
  • Loading branch information
tsangwpx committed Oct 31, 2023
1 parent afa2837 commit c02dfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/objectref/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from typing import Any, Optional, Tuple, Union

__author__ = "Aaron Tsang"
__version__ = "2023.10.20"
__version__ = "2023.10.31"
__all__ = (
"parse",
"find",
Expand Down

0 comments on commit c02dfca

Please sign in to comment.