mod: сайт v0.2.6

This commit is contained in:
2026-02-28 15:26:57 +03:00
parent 3d7b65dcb9
commit 8e9c764635
2 changed files with 6 additions and 1 deletions

View File

@@ -5,6 +5,11 @@
Формат основан на [Keep a Changelog](https://keepachangelog.com/ru/1.0.0/), Формат основан на [Keep a Changelog](https://keepachangelog.com/ru/1.0.0/),
и этот проект придерживается [Semantic Versioning](https://semver.org/lang/ru/). и этот проект придерживается [Semantic Versioning](https://semver.org/lang/ru/).
## [0.2.6] - 2025-02-28
### Изменено
- Подключена новая версия библиотеки `etpgrf` (v0.1.4 → v0.1.5).
## [0.2.5] — 20250213 ## [0.2.5] — 20250213
### Добавлено ### Добавлено

View File

@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "2026-etpgrf-site" name = "2026-etpgrf-site"
version = "0.1.0" version = "0.2.5"
description = "" description = ""
authors = ["erjemin <erjemin@gmail.com>"] authors = ["erjemin <erjemin@gmail.com>"]
readme = "README.md" readme = "README.md"