We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc7289 commit 95e38fdCopy full SHA for 95e38fd
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.0
+current_version = 0.1.1
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "pyproxytools-sdk"
description = "Python API Client for PyProxy"
-version = "0.1.0"
+version = "0.1.1"
readme = "README.md"
6
license = "MIT"
7
license-files = [
0 commit comments