auto-bump-version

View on PyPIReverse Dependencies (0)

0.0.1 auto_bump_version-0.0.1-py3-none-any.whl

Wheel Details

Project: auto-bump-version
Version: 0.0.1
Filename: auto_bump_version-0.0.1-py3-none-any.whl
Download: [link]
Size: 2907
MD5: 45162992b4811d7f1701772878a2bafe
SHA256: 89f9042a5cc1c61569422a672b957ca4342cf2cd207ca8f1f7032e3ea91b21b6
Uploaded: 2023-03-31 15:00:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: auto-bump-version
Version: 0.0.1
Summary: A command-line tool to automatically bump the version of a Python project
Author: Dmitry Mazin
Author-Email: dm[at]cyberdemon.org
Home-Page: https://github.com/dmazin/bump-version
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: gitpython
Description-Content-Type: text/markdown
[Description omitted; length: 451 characters]

WHEEL

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

RECORD

Path Digest Size
bump_version/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bump_version/core.py sha256=dvL8zRmUaISv051Ys6tPBb7WRc_h5_r5ZCSIMkOL4hw 2175
auto_bump_version-0.0.1.dist-info/METADATA sha256=X7aIQ2lSNZxzVp4ndaNJwfbfMOkCWipvNzgvzNmDA8U 1194
auto_bump_version-0.0.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
auto_bump_version-0.0.1.dist-info/entry_points.txt sha256=33N6ytskOXo_EkrImQxDmxTcAANLhGYK98zMyzM95FI 56
auto_bump_version-0.0.1.dist-info/top_level.txt sha256=Q6vFvGb00xG9X4uEfYldD2mayFocpuBUZjCMMp-37fc 13
auto_bump_version-0.0.1.dist-info/RECORD

top_level.txt

bump_version

entry_points.txt

bump-version = bump_version.core:main