Skip to content

Commit 1e14468

Browse files
committed
Open 1.3.
1 parent 6eac536 commit 1e14468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgresql/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
meaculpa = 'Python+Postgres'
99
abstract = 'Driver and tools library for PostgreSQL'
1010

11-
version_info = (1, 2, 2)
11+
version_info = (1, 3, 0)
1212
version = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)