Skip to content

Commit ecfaa98

Browse files
authored
Merge pull request #3 from AnglesHQ/fix_versions_again
attempting to release
2 parents fafc058 + dc3e402 commit ecfaa98

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.0.6
2+
current_version = 1.0.7
33
commit = True
44
tag = True
55
tag_name = v{new_version}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "angles-python-client"
7-
version = "1.0.6"
7+
version = "1.0.7"
88
description = "Python client for the Angles Dashboard API"
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)