Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Commit 3024e34

Browse files
author
Hugo Mercier
committed
Fix the setup.py version to 1.0.12
1 parent 519fbd5 commit 3024e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='pglite',
8-
version='1.0.10',
8+
version='1.0.12',
99
description="PostgreSQLite",
1010
long_description="PostgreSQLite - a simple postgresql cluster",
1111
classifiers=[

0 commit comments

Comments
 (0)