Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omulayim committed Feb 24, 2022
1 parent 8bf12df commit 01f5f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -133,7 +133,7 @@ __version__ = "1.0.2" # Note no "v" prefix here.
3. Create a new `tag` preferably with (multiline) annotation:
```bash
git tag -a v1.0.2 -m "
. Upgrade to CmdStanPy v1.0.2"
. Upgrade to CmdStanPy v1.0.1"
```
4. Push the tag to `origin`:
```bash
Expand Down

0 comments on commit 01f5f17

Please sign in to comment.