Skip to content

Commit 95e38fd

Browse files
committed
Bump version: 0.1.0 → 0.1.1
1 parent 8dc7289 commit 95e38fd

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 = 0.1.0
2+
current_version = 0.1.1
33
commit = True
44
tag = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "pyproxytools-sdk"
33
description = "Python API Client for PyProxy"
4-
version = "0.1.0"
4+
version = "0.1.1"
55
readme = "README.md"
66
license = "MIT"
77
license-files = [

0 commit comments

Comments
 (0)