Skip to content

Commit 0313464

Browse files
committed
Release 1.3.4b3
1 parent 29daca9 commit 0313464

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.3.4b3 (2022-06-29)
2+
^^^^^^^^^^^^^^^^^^^^
3+
4+
15
1.3.4b2 (2022-06-29)
26
^^^^^^^^^^^^^^^^^^^^
37

aiopg/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"Transaction",
4242
)
4343

44-
__version__ = "1.3.4b2"
44+
__version__ = "1.3.4b3"
4545

4646
version = f"{__version__}, Python {sys.version}"
4747

0 commit comments

Comments
 (0)