Skip to content

Commit 2353673

Browse files
committed
chore: bump to 0.1.2
1 parent cc2437f commit 2353673

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

doc/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog
22
=========
33

4+
[0.1.2] - 2024-06-05
5+
--------------------
6+
47
Added
58
^^^^^
69
- Add support for passing custom headers to requests.

pyproject.toml

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

55
[tool.poetry]
66
name = "scim2-cli"
7-
version = "0.1.1"
7+
version = "0.1.2"
88
description = "SCIM application development CLI"
99
authors = ["Yaal Coop <contact@yaal.coop>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)