Mirrowel commited on
Commit
44481e5
·
1 Parent(s): 27b342a

feat: Bump version to 0.6 in pyproject.toml for release

Browse files
Files changed (1) hide show
  1. src/rotator_library/pyproject.toml +1 -1
src/rotator_library/pyproject.toml CHANGED
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
 
5
  [project]
6
  name = "rotating-api-key-client"
7
- version = "0.5.5"
8
  authors = [
9
  { name="Mirrowel", email="nuh@uh.com" },
10
  ]
 
4
 
5
  [project]
6
  name = "rotating-api-key-client"
7
+ version = "0.6"
8
  authors = [
9
  { name="Mirrowel", email="nuh@uh.com" },
10
  ]