Skip to content

Commit feef619

Browse files
authored
Merge pull request #83 from simple-access-layer/v1-2-5
Increment patch version
2 parents 20100ea + bd2cfd7 commit feef619

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "sal"
3-
version = "1.2.4"
3+
version = "1.2.5"
44
description = "Simple Access Layer (SAL) is a data access middleware and storage system, focused on storing scientific data for large experiments."
55
authors = ["Your Name <you@example.com>"]
66
license = "EUPL"

sal/core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.4
1+
1.2.5

0 commit comments

Comments
 (0)