From 51441d11ea4d2720985c1d285c349c21200ac233 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Wed, 8 Jul 2026 00:30:46 +0000 Subject: [PATCH] [stubsabot] Bump lunardate to 0.3.* Release: https://pypi.org/pypi/lunardate/0.3.0 Homepage: https://github.com/lidaobing/python-lunardate Repository: https://github.com/lidaobing/python-lunardate Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/lunardate Diff: https://github.com/lidaobing/python-lunardate/compare/v0.2.2...v0.3.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: `lunardate.py`. - Total lines of Python code added: 184. - Total lines of Python code deleted: 138. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/lunardate/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/lunardate/METADATA.toml b/stubs/lunardate/METADATA.toml index eefcfee41691..87e20fe9932b 100644 --- a/stubs/lunardate/METADATA.toml +++ b/stubs/lunardate/METADATA.toml @@ -1,2 +1,2 @@ -version = "0.2.*" +version = "0.3.*" upstream-repository = "https://github.com/lidaobing/python-lunardate"