From 4ca5ee98df5654d0db7f5b24cd2bd3b3fe54f313 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 00:17:46 +0000 Subject: [PATCH] [stubsabot] Bump polib to 1.2.* (#9804) Release: https://pypi.org/pypi/polib/1.2.0 Homepage: https://github.com/izimobil/polib/ Diff: https://github.com/izimobil/polib/compare/1.1.1...1.2.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `polib.py`. - Total lines of Python code added: 293. - Total lines of Python code deleted: 195. --- stubs/polib/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/polib/METADATA.toml b/stubs/polib/METADATA.toml index c9f594bd7..249b0a7c0 100644 --- a/stubs/polib/METADATA.toml +++ b/stubs/polib/METADATA.toml @@ -1 +1 @@ -version = "1.1.*" +version = "1.2.*"