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 47a7b29 commit f5f0a21Copy full SHA for f5f0a21
doc/changelog.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+[0.1.4] - 2024-07-26
5
+--------------------
6
+
7
+Fixed
8
+^^^^^
9
+- Use GHA to build binary files.
10
11
[0.1.3] - 2024-07-25
12
--------------------
13
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "scim2-cli"
-version = "0.1.3"
+version = "0.1.4"
description = "SCIM application development CLI"
authors = ["Yaal Coop <contact@yaal.coop>"]
license = "MIT"
0 commit comments