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 ff70f09 commit 98f3a2dCopy full SHA for 98f3a2d
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.1.5 (2023-03-20)
6
+### Fix
7
+* Change pyproject.toml ([`9406901`](https://github.com/PaketMutfak/PaketMutfak-Lib-Test/commit/9406901b83a91f43138e110216561c302e10aafb))
8
+
9
## v1.1.4 (2023-03-20)
10
### Fix
11
* Change release.yml ([`931456d`](https://github.com/PaketMutfak/PaketMutfak-Lib-Test/commit/931456d418884e8072d3f91a21c72b39639e0116))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "paketmutfak"
-version = "1.1.4"
+version = "1.1.5"
description = "Library of code for working with paket mutfak"
authors = ["Paket Mutfak <[email protected]>"]
readme = "README.md"
0 commit comments