Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexander Wellbrock
python-mqtt-gpio
Commits
bd9d6c79
Commit
bd9d6c79
authored
Jul 17, 2017
by
Ellis Percival
Browse files
Bump version to 0.0.6
parent
6e37016c
Changes
2
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
bd9d6c79
[bumpversion]
current_version = 0.0.
5
current_version = 0.0.
6
commit = True
tag = True
tag_name = {new_version}
...
...
setup.py
View file @
bd9d6c79
...
...
@@ -24,7 +24,7 @@ def required(fname):
setup
(
name
=
"pi_mqtt_gpio"
,
version
=
"0.0.
5
"
,
version
=
"0.0.
6
"
,
packages
=
find_packages
(
exclude
=
[
"*.tests"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment