Skip to content

Commit 9942787

Browse files
committed
Bump version: 1.3.5 → 1.3.6
1 parent 8bcc592 commit 9942787

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.3.5"
7+
version = "1.3.6"
88
description = "A declarative language describing ordinary differential equations"
99
authors = [{name = "Henrik Finsberg", email = "[email protected]"}]
1010
license = {text = "MIT"}
@@ -170,7 +170,7 @@ tag = true
170170
sign_tags = false
171171
tag_name = "v{new_version}"
172172
tag_message = "Bump version: {current_version} → {new_version}"
173-
current_version = "1.3.5"
173+
current_version = "1.3.6"
174174

175175

176176
[[tool.bumpversion.files]]

0 commit comments

Comments
 (0)