Skip to content

Commit 9b7ca12

Browse files
bors[bot]Brian Rowe
andauthored
Merge #505
505: Update version to 1.10.1 r=WireBaron a=WireBaron Co-authored-by: Brian Rowe <[email protected]>
2 parents 2e1b4cf + 6913b98 commit 9b7ca12

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "timescaledb_toolkit"
3-
version = "1.10.1-dev"
3+
version = "1.10.1"
44
edition = "2021"
55

66
[lib]

extension/timescaledb_toolkit.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
comment = 'Library of analytical hyperfunctions, time-series pipelining, and other SQL utilities'
2-
default_version = '1.10.1-dev'
2+
default_version = '1.10.1'
33
relocatable = false
44
superuser = false
55
module_pathname = '$libdir/timescaledb_toolkit' # only for testing, will be removed for real installs

0 commit comments

Comments
 (0)