Skip to content

Commit 9508e39

Browse files
committed
Bump version: 1.1.4 → 1.2.0
1 parent 5cd032d commit 9508e39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.4
2+
current_version = 1.2.0
33
commit = True
44
tag = True
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "lavlab-python-utils"
33
description = "LaViolette Lab utility package"
4-
version = "1.1.4"
4+
version = "1.2.0"
55

66
authors = [
77
{ name="Michael Barrett", email="mjbarrett@mcw.edu" },

0 commit comments

Comments
 (0)