Skip to content

Commit 33b74cc

Browse files
committed
updated documentation
1 parent a157e4d commit 33b74cc

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ You can talk to me in advance through e-mails or the [Issues](https://github.com
8080

8181
## News
8282

83+
* 03/22/2026: `shorttext` 3.1.1 released.
8384
* 03/02/2026: `shorttext` 3.1.0 reelased.
8485
* 10/27/2025: `shorttext` 3.0.1 released.
8586
* 08/10/2025: `shorttext` 3.0.0 released.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# The short X.Y version.
6161
version = u'3.1'
6262
# The full version, including alpha/beta/rc tags.
63-
release = u'3.1.0'
63+
release = u'3.1.1'
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# for a list of supported languages.

docs/news.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
News
22
====
33

4+
* 03/22/2026: `shorttext` 3.1.1 released.
45
* 03/02/2026: `shorttext` 3.1.0 reelased.
56
* 10/27/2025: `shorttext` 3.0.1 released.
67
* 08/10/2025: `shorttext` 3.0.0 released.
@@ -88,6 +89,11 @@ News
8889
What's New
8990
----------
9091

92+
Release 3.1.1 (March 22, 2026)
93+
------------------------------
94+
95+
* Change to Github actions.
96+
9197
Release 3.1.0 (March, 2, 2026)
9298
------------------------------
9399

0 commit comments

Comments
 (0)