Skip to content

Commit fa564cf

Browse files
committed
chore: creating version 3.11
1 parent 92adeba commit fa564cf

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## Unreleased
77

8+
## [3.11] - 2026-06-07
9+
810
### Added
911
- It is now possible to multiply strings and numbers, Python-style.
1012

@@ -444,3 +446,4 @@ This is a major release with some breaking changes
444446
[3.8]: https://github.com/gershnik/sys_string/releases/v3.8
445447
[3.9]: https://github.com/gershnik/sys_string/releases/v3.9
446448
[3.10]: https://github.com/gershnik/sys_string/releases/v3.10
449+
[3.11]: https://github.com/gershnik/sys_string/releases/v3.11

lib/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10
1+
3.11

0 commit comments

Comments
 (0)