diff --git a/pgloader/options.py b/pgloader/options.py index 41aef3c..524f24b 100644 --- a/pgloader/options.py +++ b/pgloader/options.py @@ -2,7 +2,7 @@ # # Some common options, for each module to get them -PGLOADER_VERSION = '2.3.0~dev3' +PGLOADER_VERSION = '2.3.0' PSYCOPG_VERSION = None