Skip to content

Commit ec269a9

Browse files
authored
Merge pull request #156 from OpenDataServices/update-version-0.31.2
release: v0.31.2
2 parents f8932bd + 2190669 commit ec269a9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [0.31.2] - 2026-03-24
11+
12+
## Fixed
13+
14+
- Improve HTTP timeout message.
15+
1016
## [0.31.1] - 2024-10-23
1117

1218
## Fixed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='libcoveweb',
7-
version='0.31.1',
7+
version='0.31.2',
88
author='Open Data Services',
99
author_email='code@opendataservices.coop',
1010
packages=find_packages(),

0 commit comments

Comments
 (0)