mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
WIP: diffs and stuff
This commit is contained in:
parent
3471560eaa
commit
ce9083ef85
7 changed files with 246 additions and 64 deletions
4
setup.py
4
setup.py
|
|
@ -41,7 +41,7 @@ setuptools.setup(
|
|||
author="Manuel Barkhau",
|
||||
author_email="mbarkhau@gmail.com",
|
||||
url="https://github.com/mbarkhau/pycalver",
|
||||
version="201809.1a0",
|
||||
version="201809.2b0",
|
||||
|
||||
description="CalVer versioning for python projects",
|
||||
long_description=long_description,
|
||||
|
|
@ -77,4 +77,4 @@ setuptools.setup(
|
|||
"Topic :: Software Development :: Libraries",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
],
|
||||
)
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue