diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-09-23 09:24:31 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-09-23 09:32:38 +0300 |
commit | b67425f20085aece54ebc6d2e01f7b1d51264367 (patch) | |
tree | 028e85eebd5ca15532a7c8af1be47ffe7c5a01c2 /contrib/python/more-itertools/py3/.dist-info | |
parent | f34ba1c37947f7fd09686770648a20f733d58bf1 (diff) | |
download | ydb-b67425f20085aece54ebc6d2e01f7b1d51264367.tar.gz |
Intermediate changes
commit_hash:51da31b953af59da417fd34f6497294c54fae317
Diffstat (limited to 'contrib/python/more-itertools/py3/.dist-info')
-rw-r--r-- | contrib/python/more-itertools/py3/.dist-info/METADATA | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/more-itertools/py3/.dist-info/METADATA b/contrib/python/more-itertools/py3/.dist-info/METADATA index c346b40880..a06c9b0a57 100644 --- a/contrib/python/more-itertools/py3/.dist-info/METADATA +++ b/contrib/python/more-itertools/py3/.dist-info/METADATA @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: more-itertools -Version: 10.4.0 +Version: 10.5.0 Summary: More routines for operating on iterables, beyond itertools Keywords: itertools,iterator,iteration,filter,peek,peekable,chunk,chunked Author-email: Erik Rose <erikrose@grinchcentral.com> |