Skip to content

Commit a03d678

Browse files
committed
Bump version: 1.1.5 → 1.2.0
1 parent 11c89a1 commit a03d678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "gotranx"
7-
version = "1.1.5"
7+
version = "1.2.0"
88
description = "A declarative language describing ordinary differential equations"
99
authors = [{name = "Henrik Finsberg", email = "[email protected]"}]
1010
license = {text = "MIT"}
@@ -163,7 +163,7 @@ tag = true
163163
sign_tags = false
164164
tag_name = "v{new_version}"
165165
tag_message = "Bump version: {current_version} → {new_version}"
166-
current_version = "1.1.5"
166+
current_version = "1.2.0"
167167

168168

169169
[[tool.bumpversion.files]]

0 commit comments

Comments
 (0)