Skip to content

Commit 1cf1b43

Browse files
committed
New release
1 parent 5192a9c commit 1cf1b43

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

codext/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.1
1+
1.10.2

docs/manipulations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# String manipulations
2+
13
`codext` also defines multiple dummy string manipulation codecs, essentially for use with the CLI tool and for the sake of simplicity.
24

35
-----

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ site_name: "Codext - Extension of native codecs for Python"
22
repo_url: https://github.com/dhondta/python-codext
33
site_author: dhondta
44
docs_dir: docs
5-
pages:
5+
nav:
66
- Introduction: index.md
77
- Features: features.md
88
- Encodings: encodings.md

0 commit comments

Comments
 (0)