Skip to content

Commit

Permalink
馃殌 RELEASE: v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AakashGfude committed Oct 13, 2021
2 parents 9ab08a6 + 5a061d1 commit 75b4e15
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## v0.1.3 (2021-10-14)

### Fixes 馃悰

Resolving reference error. See: https://github.com/executablebooks/sphinx-proof/pull/68

## v0.1.2 (2021-10-13)

### Fixes 馃悰
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup, find_packages

VERSION = "v0.1.2"
VERSION = "v0.1.3"

LONG_DESCRIPTION = """
This package contains a [Sphinx](http://www.sphinx-doc.org/en/master/) extension
Expand Down

0 comments on commit 75b4e15

Please sign in to comment.