We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4461c78 commit 2482471Copy full SHA for 2482471
doc/changelog.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+[0.1.3] - 2024-07-25
5
+--------------------
6
+
7
+Fixed
8
+^^^^^
9
+- Dependencies update.
10
11
[0.1.2] - 2024-06-05
12
--------------------
13
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "scim2-cli"
-version = "0.1.2"
+version = "0.1.3"
description = "SCIM application development CLI"
authors = ["Yaal Coop <[email protected]>"]
license = "MIT"
0 commit comments