8000 Release v1.7.0 · wulczer/txpostgres@8513f0f · GitHub
[go: up one dir, main page]

Skip to content

Commit 8513f0f

Browse files
committed
Release v1.7.0
1 parent d3b2856 commit 8513f0f

File tree

1 file changed

+1
-1
< 9898 span class=" ml-2 fgColor-muted text-small" style="white-space:nowrap">lines changed

1 file changed

+1
-1
lines changed

txpostgres/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = (1, 6, 0, 1)
1+
__version__ = (1, 7, 0)
22
__versionstr__ = '.'.join([str(n) for n in __version__])

0 commit comments

Comments
 (0)
0