Skip to content

Commit 470e3e1

Browse files
committed
Bump 0.7.3
1 parent b751bb3 commit 470e3e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pydynamodb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
if TYPE_CHECKING:
77
from .connection import Connection
88

9-
__version__: str = "0.7.2"
9+
__version__: str = "0.7.3"
1010

1111
# Globals https://www.python.org/dev/peps/pep-0249/#globals
1212
apilevel: str = "2.0"

0 commit comments

Comments
 (0)