Metadata-Version: 2.1
Name: version-stamper
Version: 0.6.10
Summary: Manage/sync version numbers across all files that contain it, including git tags.
Home-page: https://github.com/pointw-dev/version-stamper
Author: Michael Ottoson
Author-email: michael@pointw.com
License: MIT
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown

# version-stamper

Manage/sync version numbers across all files that contain it, including git tags.

List all files that contain your application's version number and a regex to identify the lines in those files, then run stamp to update them all at once.

-- more docs coming soon --
