poetry-bumpversion

View on PyPIReverse Dependencies (3)

0.3.2 poetry_bumpversion-0.3.2-py3-none-any.whl

Wheel Details

Project: poetry-bumpversion
Version: 0.3.2
Filename: poetry_bumpversion-0.3.2-py3-none-any.whl
Download: [link]
Size: 6474
MD5: d916278119adb2ac09b86519e5fc3118
SHA256: df51b3c27330820ad036e83b6ab6db083dcaeb13bab3f320b781c69a38773f81
Uploaded: 2023-12-12 09:15:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-bumpversion
Version: 0.3.2
Summary: Poetry plugin to update __version__ in __init__ file and other files containing version strings
Author: Munim Munna
Author-Email: 6266677+monim67[at]users.noreply.github.com
Home-Page: https://github.com/monim67/poetry-bumpversion
Project-Url: Repository, https://github.com/monim67/poetry-bumpversion
License: MIT
Keywords: poetry,bump,version,plugin
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: poetry (<2.0.0,>=1.2.0)
Requires-Dist: pydantic
Requires-Dist: typing-extensions
Description-Content-Type: text/x-rst
[Description omitted; length: 4200 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
poetry_bumpversion/__init__.py sha256=m3a5mtxnwTCwRHO4niNbn6h7MwN808IcQB5Eck8egaE 83
poetry_bumpversion/models.py sha256=YITH-FIGOZjj7NMmpti7ZFbrF5yu1UebcpqEgSquj5c 1251
poetry_bumpversion/plugin.py sha256=X7GDG08N7JWoTylfYnQrv7lxHBe_VlsxyPYAf1B5N5o 5668
poetry_bumpversion/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_bumpversion-0.3.2.dist-info/LICENSE sha256=BlkeHAWmH8fqIzoQ9ayhBlWHMxL5H3sKtOJIS575f_c 1068
poetry_bumpversion-0.3.2.dist-info/METADATA sha256=W3UzjCaSpeMEh5Py6k3R4Skwa37gXDmsN-t-Rz11NUs 5162
poetry_bumpversion-0.3.2.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
poetry_bumpversion-0.3.2.dist-info/entry_points.txt sha256=sQlIoziVQ48j3mMFMgwYQ2S6GW58HzYYT6eO1uZRU1I 92
poetry_bumpversion-0.3.2.dist-info/RECORD

entry_points.txt

poetry_bumpversion = poetry_bumpversion.plugin:BumpVersionPlugin