chore(main): release 0.3.1

This commit is contained in:
github-actions[bot] 2023-09-28 12:45:18 +00:00 committed by GitHub
parent 2b061bed2f
commit 90459d1dd7
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.1](https://github.com/shizand/statapp/compare/v0.3.0...v0.3.1) (2023-09-28)
### Исправления
* исправлена локализация стандартных кнопок ([2b061be](https://github.com/shizand/statapp/commit/2b061bed2f6343fc2feb87472afc4c9a051b30a9))
## [0.3.0](https://github.com/shizand/statapp/compare/v0.2.1...v0.3.0) (2023-09-28)

View File

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