Skip to content

Commit 570cae7

Browse files
committed
Bump to v0.2.8
1 parent 3de5ef1 commit 570cae7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plateo/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.7"
1+
__version__ = "0.2.8"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plateo"
3-
version = "0.2.7"
3+
version = "0.2.8"
44
license = "MIT"
55
authors = [{ name = "Zulko" }]
66
description = "Read/write microplate and picklist data for lab automation"

0 commit comments

Comments
 (0)