We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c722964 commit af8c3c1Copy full SHA for af8c3c1
Makefile
@@ -1,6 +1,6 @@
1
# pgloader build tool
2
APP_NAME = pgloader
3
-VERSION = 3.6.9
+VERSION = 3.6.10
4
5
# use either sbcl or ccl
6
CL = sbcl
docs/conf.py
@@ -28,7 +28,7 @@
28
author = 'Dimitri Fontaine'
29
30
version = '3.6'
31
-release = '3.6.9'
+release = '3.6.10'
32
33
# -- General configuration ------------------------------------------------
34
pgloader.spec
Summary: extract, transform and load data into PostgreSQL
Name: pgloader
-Version: 3.6.9
+Version: 3.6.10
Release: 22%{?dist}
License: The PostgreSQL Licence
Group: System Environment/Base
0 commit comments