File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "esphomelib"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = 1.10.0b2
41
+ PROJECT_NUMBER = 1.10.0
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ SPHINXPROJ = esphomelib
8
8
SOURCEDIR = .
9
9
BUILDDIR = _build
10
10
ESPHOMELIB_PATH = ../esphomelib
11
- ESPHOMELIB_TAG = v1.10.0b2
11
+ ESPHOMELIB_TAG = v1.10.0
12
12
13
13
.PHONY : html cleanhtml doxyg cleandoxyg deploy help webserver Makefile $(ESPHOMELIB_PATH )
14
14
Original file line number Diff line number Diff line change 1
- 1.10.0b2
1
+ 1.10.0
Original file line number Diff line number Diff line change 80
80
# The short X.Y version.
81
81
version = '1.10'
82
82
# The full version, including alpha/beta/rc tags.
83
- release = '1.10.0b2 '
83
+ release = '1.10.0 '
84
84
85
85
# The language for content autogenerated by Sphinx. Refer to documentation
86
86
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments