Skip to content

Commit 7f40980

Browse files
committed
Release 1.3.4
1 parent 0313464 commit 7f40980

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.4 (2022-06-30)
2+
^^^^^^^^^^^^^^^^^^
3+
4+
15
1.3.4b3 (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.4b3"
44+
__version__ = "1.3.4"
4545

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

0 commit comments

Comments
 (0)