File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8 .
2
- .TH LABELME "1" "January 2021" "labelme 4.5.7 " "User Commands"
1
+ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3 .
2
+ .TH LABELME "1" "June 2021" "labelme 4.5.8 " "User Commands"
3
3
.SH NAME
4
- labelme \- manual page for labelme 4.5.7
4
+ labelme \- manual page for labelme 4.5.8
5
5
.SH DESCRIPTION
6
6
usage: labelme [\- h] [\-\- version] [\-\- reset\- config]
7
7
.IP
Original file line number Diff line number Diff line change 12
12
# 1. MAJOR version when you make incompatible API changes;
13
13
# 2. MINOR version when you add functionality in a backwards-compatible manner;
14
14
# 3. PATCH version when you make backwards-compatible bug fixes.
15
- __version__ = "4.5.7 "
15
+ __version__ = "4.5.8 "
16
16
17
17
QT4 = QT_VERSION [0 ] == "4"
18
18
QT5 = QT_VERSION [0 ] == "5"
You can’t perform that action at this time.
0 commit comments