Skip to content

Commit 33f05b1

Browse files
committed
Bump version: 1.0.1 → 1.1.0
1 parent bde4737 commit 33f05b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "investec-python"
3-
version = "1.0.1"
3+
version = "1.1.0"
44
description = "A Python wrapper for the Investec Banking API"
55
authors = [
66
{name = "Rameez Khan", email = "rameez@rameezkhan.dev"},
@@ -23,7 +23,7 @@ lint = "mypy src/"
2323
bump-version = "bump-my-version bump"
2424

2525
[tool.bumpversion]
26-
current_version = "1.0.1"
26+
current_version = "1.1.0"
2727
commit = true
2828
tag = true
2929

0 commit comments

Comments
 (0)