We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be85323 commit 6513f7cCopy full SHA for 6513f7c
extension/timescaledb_toolkit.control
@@ -1,8 +1,8 @@
1
comment = 'Library of analytical hyperfunctions, time-series pipelining, and other SQL utilities'
2
-default_version = '1.5.1'
+default_version = '1.5.2'
3
relocatable = false
4
superuser = false
5
module_pathname = '$libdir/timescaledb_toolkit' # only for testing, will be removed for real installs
6
# comma-separated list of previous versions this version can be upgraded from
7
# directly. This is used to generate upgrade scripts.
8
-# upgradeable_from = '1.0, 1.1, 1.2, 1.3, 1.3.1, 1.4, 1.5'
+# upgradeable_from = '1.0, 1.1, 1.2, 1.3, 1.3.1, 1.4, 1.5, 1.5.1'
0 commit comments