Skip to content

Commit fca5cd0

Browse files
semantic-releasegithub-actions
authored andcommitted
0.2.2
Automatically generated by python-semantic-release
1 parent f033f9d commit fca5cd0

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+
## v0.2.2 (2022-05-26)
6+
### Fix
7+
* **pathway_abstract_classifier:** Use mixed precision, if GPU ([`549d5cd`](https://github.com/PathwayCommons/pathway-abstract-classifier/commit/549d5cd467a51556349ea9b4a636f9a0127ede42))
8+
59
## v0.2.1 (2022-05-09)
610

711

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 = "pathway-abstract-classifier"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "A tool to classify articles containing biological pathway information"
55
authors = ["Biofactoid <support@biofactoid.org>"]
66
license = "MIT"

0 commit comments

Comments
 (0)