Skip to content

Commit 6513f7c

Browse files
committed
Update version to 1.5.2
1 parent be85323 commit 6513f7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
comment = 'Library of analytical hyperfunctions, time-series pipelining, and other SQL utilities'
2-
default_version = '1.5.1'
2+
default_version = '1.5.2'
33
relocatable = false
44
superuser = false
55
module_pathname = '$libdir/timescaledb_toolkit' # only for testing, will be removed for real installs
66
# comma-separated list of previous versions this version can be upgraded from
77
# 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'
8+
# upgradeable_from = '1.0, 1.1, 1.2, 1.3, 1.3.1, 1.4, 1.5, 1.5.1'

0 commit comments

Comments
 (0)