bump2version

View on PyPIReverse Dependencies (913)

1.0.1 bump2version-1.0.1-py2.py3-none-any.whl

Wheel Details

Project: bump2version
Version: 1.0.1
Filename: bump2version-1.0.1-py2.py3-none-any.whl
Download: [link]
Size: 22030
MD5: 9735698e470af816b0ac7f9f149ac8a1
SHA256: 37f927ea17cde7ae2d7baf832f8e80ce3777624554a653006c9144f8017fe410
Uploaded: 2020-10-07 18:38:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bump2version
Version: 1.0.1
Summary: Version-bump your software with a single command!
Author: Christian Verkerk
Author-Email: christianverkerk[at]ymail.com
Home-Page: https://github.com/c4urself/bump2version
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5
Description-Content-Type: text/markdown
[Description omitted; length: 16978 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
bumpversion/__init__.py sha256=HNUVWwej76RrdUrU0XrIhA2znFrY-6ANKp0oPpGfysU 68
bumpversion/__main__.py sha256=EfyQsWZ3_K38y3_k57Y6KYrqGiT6Yg39bzfSQBmxBTs 42
bumpversion/cli.py sha256=jJaXz53cABMoKK-VWt87WspVlF5ZVPKMsLUegdc8ZFE 23629
bumpversion/exceptions.py sha256=RSBCseurBo1cN4ywqn2Q3dFL5v3_zjfDm6wzIXDQCQo 756
bumpversion/functions.py sha256=I2_xa4DG8grLq5kF7V4uJXKWB6PBJGgWz1zEIObedkk 2998
bumpversion/utils.py sha256=XlkqDaOBv56YlR2zehYVjj6RR7J5AI6xjT_SSY-Jagk 5182
bumpversion/vcs.py sha256=rZ_Wc5zixP0TobaVTcULA_3_SuSASj5WPPKld3wrJYU 5080
bumpversion/version_part.py sha256=rUvssG7avnG4HWEwZaPv1DdtJ-PvON3qbYh7vslgbGk 8160
bump2version-1.0.1.dist-info/LICENSE.rst sha256=oA9KaRdxfbrwZPGX_fXbbiQQ9d-yEobSwXTu-4FMzf4 1063
bump2version-1.0.1.dist-info/METADATA sha256=uXNq92VrLRF0iOn0Ru7KgUPa6PYCeHXPdwJDonqoL4s 17922
bump2version-1.0.1.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
bump2version-1.0.1.dist-info/entry_points.txt sha256=JrC6hkfHR2N9G0zOBRlL-xQqi5dML4OsOirsWD1EHEk 90
bump2version-1.0.1.dist-info/top_level.txt sha256=wtwvOpCf4mp03VQ6OQyT4KsSRaWnn8jd5RTMk-CSPUY 12
bump2version-1.0.1.dist-info/RECORD

top_level.txt

bumpversion

entry_points.txt

bump2version = bumpversion.cli:main
bumpversion = bumpversion.cli:main