File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 0.3.1
2
+ current_version = 0.3.2
3
3
commit = True
4
4
tag = False
5
5
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = gitflow-easyrelease
3
- version = 0.3.1
3
+ version = 0.3.2
4
4
author = CJ Harries
5
5
author_email = cj@wizardsoftheweb.pro
6
- license = file: LICENSE.rst
6
+ license = ISC
7
7
description = Shortcuts for git flow release with semver support
8
- long_description = file: README.rst
8
+ long_description = file: README.rst, LICENSE.rst
9
9
keywords =
10
10
git
11
11
gitflow
@@ -16,7 +16,7 @@ classifiers =
16
16
Topic :: Software Development :: Version Control :: Git
17
17
url = https://github.com/wizardsoftheweb/gitflow-easyrelease# readme
18
18
project_urls =
19
- ' Issue Tracker' = https://github.com/wizardsoftheweb/gitflow-easyrelease/issues
19
+ Issue Tracker = https://github.com/wizardsoftheweb/gitflow-easyrelease/issues
20
20
21
21
[bdist_wheel]
22
22
universal = 1
You can’t perform that action at this time.
0 commit comments