Skip to content

Commit e94ea77

Browse files
committed
bumped to version 0.9.65
1 parent c56c354 commit e94ea77

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
build:
2-
image: latest
2+
image: stable
33

44
python:
55
version: 3.6

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__ = '0.9.64'
3+
__version__ = '0.9.65'

0 commit comments

Comments
 (0)