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 4016deb commit ca73704Copy full SHA for ca73704
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.1.8 (2023-03-22)
6
+### Fix
7
+* Comment ([`4016deb`](https://github.com/PaketMutfak/PaketMutfak-Lib-Test/commit/4016debc29e4a33ecdf2e54026536ed9825ef417))
8
+
9
## v1.1.7 (2023-03-21)
10
### Fix
11
* Check `errno` key in error ([`22e1d40`](https://github.com/PaketMutfak/PaketMutfak-Lib-Test/commit/22e1d406034ed84684f859b06857c42cadba0508))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "paketmutfak"
-version = "1.1.7"
+version = "1.1.8"
description = "Library of code for working with paket mutfak"
authors = ["Paket Mutfak <[email protected]>"]
readme = "README.md"
0 commit comments