diff --git a/Doxygen b/Doxygen index c4e37f8e4..6b7559e94 100644 --- a/Doxygen +++ b/Doxygen @@ -38,7 +38,7 @@ PROJECT_NAME = "esphomelib" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.6.1 +PROJECT_NUMBER = 1.6.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/conf.py b/conf.py index c0e65e906..de3ff0a69 100644 --- a/conf.py +++ b/conf.py @@ -74,7 +74,7 @@ author = 'Otto Winter' # The short X.Y version. version = '1.6' # The full version, including alpha/beta/rc tags. -release = '1.6.1' +release = '1.6.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.