Skip to content

Commit 9e9d642

Browse files
committed
chore: bump to 0.1.1
1 parent 8352731 commit 9e9d642

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

doc/changelog.rst

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

4+
[0.1.1] - 2024-06-02
5+
--------------------
6+
7+
Added
8+
^^^^^
9+
- Commands to query, search, create, replace, delete
10+
411
[0.1.0] - 2024-06-01
512
--------------------
613

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.0"
7+
version = "0.1.1"
88
description = "SCIM application development CLI"
99
authors = ["Yaal Coop <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)