Merge branch 'main' into fix/add-icon

This commit is contained in:
Maxim Slipenko 2023-09-29 12:12:20 +03:00 committed by GitHub
commit 85408fd66f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [0.3.5](https://github.com/shizand/statapp/compare/v0.3.4...v0.3.5) (2023-09-28)
### Исправления
* исправлен выбор файла для загрузки (Linux) ([c1809a0](https://github.com/shizand/statapp/commit/c1809a0bc778fde52aa392fb6656b0fd2ffeabe5))
## [0.3.4](https://github.com/shizand/statapp/compare/v0.3.3...v0.3.4) (2023-09-28)

View File

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