Skip to content

Commit d90d1ab

Browse files
committed
REL: Bump version number
1 parent 7c51b10 commit d90d1ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyloras/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from ._loras import LORAS
22
from ._prowras import ProWRAS
33

4-
__version__ = '0.1.0-beta.3'
4+
__version__ = '0.1.0-beta.4'

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyloras"
3-
version = "0.1.0-beta.3"
3+
version = "0.1.0-beta.4"
44
description = "LoRAS: An oversampling approach for imbalanced datasets"
55
authors = ["Zolisa Bleki <[email protected]>"]
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)