mirror of
https://github.com/dimitri/pgloader.git
synced 2026-02-05 06:21:40 +01:00
Have options.py VERSION match debian package
This commit is contained in:
parent
8605b14084
commit
9bbb418397
@ -2,7 +2,7 @@
|
||||
#
|
||||
# Some common options, for each module to get them
|
||||
|
||||
PGLOADER_VERSION = '2.2.6~dev'
|
||||
PGLOADER_VERSION = '2.2.6'
|
||||
|
||||
INPUT_ENCODING = None
|
||||
PG_CLIENT_ENCODING = 'latin9'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user