diff options
author | robot-piglet <[email protected]> | 2024-03-18 15:57:16 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2024-03-18 17:36:01 +0300 |
commit | 5f76bcc9d8a7d0ff624c12731027acf9a54dd5a8 (patch) | |
tree | 15ab8c78ee8a8e4e743139621d634551298db94e /contrib/python/python-dateutil/py2/ya.make | |
parent | ebc6526bccdf9d2304b9eef3a0a9eaba8e7e38f7 (diff) |
Intermediate changes
Diffstat (limited to 'contrib/python/python-dateutil/py2/ya.make')
-rw-r--r-- | contrib/python/python-dateutil/py2/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/python-dateutil/py2/ya.make b/contrib/python/python-dateutil/py2/ya.make index edad94a1f0c..ae5784d2735 100644 --- a/contrib/python/python-dateutil/py2/ya.make +++ b/contrib/python/python-dateutil/py2/ya.make @@ -2,7 +2,7 @@ PY2_LIBRARY() -VERSION(2.8.2) +VERSION(2.9.0.post0) LICENSE(BSD-3-Clause) |