File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 73
73
# built documents.
74
74
#
75
75
# The short X.Y version.
76
- version = u'0.8 .0'
76
+ version = u'0.9 .0'
77
77
# The full version, including alpha/beta/rc tags.
78
- release = u'0.8 .0'
78
+ release = u'0.9 .0'
79
79
80
80
# The language for content autogenerated by Sphinx. Refer to documentation
81
81
# for a list of supported languages.
Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 0.8 .0
2
+ current_version = 0.9 .0
3
3
tag = True
4
4
tag_name = v{new_version}
5
5
Original file line number Diff line number Diff line change 29
29
# Versions should comply with PEP440. For a discussion on single-sourcing
30
30
# the version across setup.py and the project code, see
31
31
# https://packaging.python.org/en/latest/single_source_version.html
32
- version = '0.8 .0' ,
32
+ version = '0.9 .0' ,
33
33
34
34
description = 'Python library for Bluetooth Low Energy (BLE) on Linux' ,
35
35
long_description = long_description ,
You can’t perform that action at this time.
0 commit comments