Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit aee3ed4

Browse files
committed
Fixed merge conflict
Because i didn't pull..
2 parents 1adb5d9 + 4cc8603 commit aee3ed4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ translations from a bunch of file to other files.
4545

4646

4747
`padpo <https://pypi.org/project/padpo/>`_
48-
----------------------------------------
48+
------------------------------------------
4949

5050
Linter for gettext files (``*.po``) including Grammalecte,
5151
non-breakable space checks, glossary checks etc ...

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = poutils
33
url = https://github.com/afpy/poutils
4-
version = 0.10.1
4+
version = 0.12.1
55
description = Gettext related tools: spellcheck, line wrapping etc...
66
long_description = file: README.rst
77
keywords = poutils, gettext, powrap, pospell, pogrep, potodo, pomerge, padpo
@@ -19,9 +19,9 @@ classifiers =
1919
zip_safe = True
2020
include_package_data = True
2121
install_requires =
22-
powrap==0.3.3
22+
powrap==0.4.0
2323
pospell==1.0.11
2424
pogrep==0.1.2
2525
potodo==0.19.2
2626
pomerge==0.1.4
27-
padpo==0.9.0
27+
padpo==0.10.0

0 commit comments

Comments
 (0)