Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 6ac89fd

Browse files
committed
Upgrade version number.
1 parent 573c177 commit 6ac89fd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# |version| and |release|, also used in various other places throughout the
6161
# built documents.
6262

63-
version = '0.1.3'
63+
version = '0.1.4'
6464
release = version
6565

6666
# The language for content autogenerated by Sphinx. Refer to documentation

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name='yaps',
24-
version='0.1.3',
24+
version='0.1.4',
2525
author="Guillaume Baudart, Martin Hirzel, Kiran Kate, Louis Mandel, Avraham Shinnar",
2626
description="A surface language for programming Stan models using python syntax",
2727
long_description=long_description,

0 commit comments

Comments
 (0)