diff --git a/docs/conf.py b/docs/conf.py index 6df57d5..b8ea780 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -9,11 +9,11 @@ project = 'BRAILS' copyright = f"{str(datetime.today().year)}, The Regents of the University of California" -author = 'Barbaros Cetiner, Chaofeng Wang, Frank McKenna, Sascha Hornauer, Yunhui Guo' +author = 'Barbaros Cetiner, Chaofeng Wang, Frank McKenna, Sascha Hornauer, Jinyan Zhao, Yunhui Guo' # The short X.Y version #version = '1.0' # The full version, including alpha/beta/rc tags -release = '3.0.0' +release = '3.1.1' rst_prolog = """ .. |app| replace:: BRAILS @@ -28,7 +28,7 @@ .. |short tool id| replace:: BRAILS .. |tool github link| replace:: `BRAILS Github page`_ .. _brails Github page: https://github.com/NHERI-SimCenter/BRAILS -.. |tool version| replace:: 3.0.0 +.. |tool version| replace:: 3.1.1 .. |SimCenter| replace:: `SimCenter`_ .. _SimCenter: https://simcenter.designsafe-ci.org/ diff --git a/docs/index.rst b/docs/index.rst index 20f0440..489b645 100755 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,7 +5,7 @@ |app| (|full tool name|) provides a set of Python modules that utilize deep learning (DL), and computer vision (CV) techniques to extract information from satellite and street level images. The |app| framework also provides turn-key applications allowing users to put individual modules together to determine multiple attributes in a single pass or train general-purpose image classification, object detection, or semantic segmentation models. -This document covers the features and capabilities of Version 3.1.1 of the tool. Users are encouraged to comment on what additional features and capabilities they would like to see in future versions of the application through the |messageBoard|. +This document covers the features and capabilities of Version |release| of the tool. Users are encouraged to comment on what additional features and capabilities they would like to see in future versions of the application through the |messageBoard|. .. _lbl-front-matter: