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
6092e94b
Commit
6092e94b
authored
Jul 28, 2017
by
Ellis Percival
Browse files
Bump version to 0.0.15
parent
baa3d225
Changes
2
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
6092e94b
[bumpversion]
current_version = 0.0.1
4
current_version = 0.0.1
5
commit = True
tag = True
tag_name = {new_version}
...
...
setup.py
View file @
6092e94b
...
...
@@ -50,7 +50,7 @@ class SchemaCommand(Command):
setup
(
name
=
"pi_mqtt_gpio"
,
version
=
"0.0.1
4
"
,
version
=
"0.0.1
5
"
,
cmdclass
=
{
"insert_schema"
:
SchemaCommand
},
packages
=
find_packages
(
exclude
=
[
...
...
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