Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ jobs:
make github
cd ..

git commit -m "release/v${{ github.event.inputs.new_version }}: updating version numbers" -a
git add .
git commit -m "release/v${{ github.event.inputs.new_version }}: updating version numbers"
git push -u origin release/v${{ github.event.inputs.new_version }}

- name: Merge into develop
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ travis.yml
.pytest_cache
dist
htmlcov
*.png
docsrc/_build
.idea
.DS_Store
Expand Down
Binary file added docs/_images/examples_MCMC_Sampling_18_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,518 changes: 0 additions & 1,518 deletions docs/_modules/cmdstanpy/model.html

This file was deleted.

2,512 changes: 0 additions & 2,512 deletions docs/_modules/cmdstanpy/stanfit.html

This file was deleted.

1,464 changes: 0 additions & 1,464 deletions docs/_modules/cmdstanpy/utils.html

This file was deleted.

101 changes: 0 additions & 101 deletions docs/_sources/api.rst.txt

This file was deleted.

227 changes: 0 additions & 227 deletions docs/_sources/hello_world.rst.txt

This file was deleted.

34 changes: 0 additions & 34 deletions docs/_sources/index.rst.txt

This file was deleted.

Loading