chore(main): release 0.12.4 (#121)

🤖 I have created a release *beep* *boop*
---


##
[0.12.4](https://github.com/shizand/statapp/compare/v0.12.3...v0.12.4)
(2024-02-15)


### Исправления

* исправлен вывод коэффициента множественной детерминации в
"Преобразования"
([da68523](da68523913))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-02-15 14:32:22 +03:00 committed by GitHub
parent da68523913
commit 23edbdf371
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [0.12.4](https://github.com/shizand/statapp/compare/v0.12.3...v0.12.4) (2024-02-15)
### Исправления
* исправлен вывод коэффициента множественной детерминации в "Преобразования" ([da68523](https://github.com/shizand/statapp/commit/da685239136c7047ecaa5f63b7d52d25930ce895))
## [0.12.3](https://github.com/shizand/statapp/compare/v0.12.2...v0.12.3) (2024-02-14)

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "statapp"
version = "0.12.3"
version = "0.12.4"
description = ""
authors = [
"Maxim Slipenko <statapp@maks1ms.addy.io>"