Skip to content

Commit 3b0da8a

Browse files
author
github-actions
committed
6.3.1
Automatically generated by python-semantic-release
1 parent d530145 commit 3b0da8a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v6.3.1 (2023-02-23)
6+
### Fix
7+
* Remove dataset filesize generator ([`fb466dd`](https://github.com/ral-facilities/datagateway-api/commit/fb466dd6012088fb25f575f3c7198a9d7d28e070))
8+
59
## v6.3.0 (2023-02-17)
610
### Feature
711
* Refactor icat generator to use python-icat ([`ae6ae0b`](https://github.com/ral-facilities/datagateway-api/commit/ae6ae0b2a2ce375fb0d47851b3091c952735f5c6))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "datagateway-api"
3-
version = "6.3.0"
3+
version = "6.3.1"
44
description = "ICAT API to interface with the DataGateway"
55
license = "Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)