Skip to content

Commit aeacdf8

Browse files
release/v1.0.0rc3: updating version numbers
1 parent c7cd3b6 commit aeacdf8

34 files changed

Lines changed: 572 additions & 579 deletions

cmdstanpy/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""PyPi Version"""
22

3-
__version__ = '1.0.0rc2'
3+
__version__ = '1.0.0rc3'
-5 Bytes
Loading

docs/_modules/cmdstanpy/cmdstan_args.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.cmdstan_args &#8212; CmdStanPy 1.0.0rc2 documentation</title>
8+
<title>cmdstanpy.cmdstan_args &#8212; CmdStanPy 1.0.0rc3 documentation</title>
99

1010
<link href="../../_static/css/theme.css" rel="stylesheet">
1111
<link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
@@ -58,7 +58,7 @@
5858
<div id="navbar-start">
5959

6060
<!-- This will display the version of the docs -->
61-
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc2</a>
61+
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc3</a>
6262

6363
</div>
6464

docs/_modules/cmdstanpy/compiler_opts.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.compiler_opts &#8212; CmdStanPy 1.0.0rc2 documentation</title>
8+
<title>cmdstanpy.compiler_opts &#8212; CmdStanPy 1.0.0rc3 documentation</title>
99

1010
<link href="../../_static/css/theme.css" rel="stylesheet">
1111
<link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
@@ -58,7 +58,7 @@
5858
<div id="navbar-start">
5959

6060
<!-- This will display the version of the docs -->
61-
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc2</a>
61+
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc3</a>
6262

6363
</div>
6464

docs/_modules/cmdstanpy/model.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.model &#8212; CmdStanPy 1.0.0rc2 documentation</title>
8+
<title>cmdstanpy.model &#8212; CmdStanPy 1.0.0rc3 documentation</title>
99

1010
<link href="../../_static/css/theme.css" rel="stylesheet">
1111
<link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
@@ -58,7 +58,7 @@
5858
<div id="navbar-start">
5959

6060
<!-- This will display the version of the docs -->
61-
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc2</a>
61+
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc3</a>
6262

6363
</div>
6464

docs/_modules/cmdstanpy/stanfit.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.stanfit &#8212; CmdStanPy 1.0.0rc2 documentation</title>
8+
<title>cmdstanpy.stanfit &#8212; CmdStanPy 1.0.0rc3 documentation</title>
99

1010
<link href="../../_static/css/theme.css" rel="stylesheet">
1111
<link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
@@ -58,7 +58,7 @@
5858
<div id="navbar-start">
5959

6060
<!-- This will display the version of the docs -->
61-
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc2</a>
61+
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc3</a>
6262

6363
</div>
6464

docs/_modules/cmdstanpy/utils.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.utils &#8212; CmdStanPy 1.0.0rc2 documentation</title>
8+
<title>cmdstanpy.utils &#8212; CmdStanPy 1.0.0rc3 documentation</title>
99

1010
<link href="../../_static/css/theme.css" rel="stylesheet">
1111
<link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
@@ -58,7 +58,7 @@
5858
<div id="navbar-start">
5959

6060
<!-- This will display the version of the docs -->
61-
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc2</a>
61+
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc3</a>
6262

6363
</div>
6464

docs/_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Overview: module code &#8212; CmdStanPy 1.0.0rc2 documentation</title>
8+
<title>Overview: module code &#8212; CmdStanPy 1.0.0rc3 documentation</title>
99

1010
<link href="../_static/css/theme.css" rel="stylesheet">
1111
<link href="../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
@@ -58,7 +58,7 @@
5858
<div id="navbar-start">
5959

6060
<!-- This will display the version of the docs -->
61-
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc2</a>
61+
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc3</a>
6262

6363
</div>
6464

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '1.0.0rc2',
3+
VERSION: '1.0.0rc3',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
88

9-
<title>API Reference &#8212; CmdStanPy 1.0.0rc2 documentation</title>
9+
<title>API Reference &#8212; CmdStanPy 1.0.0rc3 documentation</title>
1010

1111
<link href="_static/css/theme.css" rel="stylesheet">
1212
<link href="_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc2</a>
64+
<a class='navbar-brand' href='index.html'>CmdStanPy 1.0.0rc3</a>
6565

6666
</div>
6767

0 commit comments

Comments
 (0)