Skip to content

Commit

Permalink
release: Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjwebb committed Aug 3, 2022
1 parent 20486ce commit bd76884
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.3.1] - 2022-08-03

- Fix markdown related directives to work with myst-parser 0.18.0

## [0.3.0] - 2022-07-26
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='sphinxcontrib-opendataservices',
version='0.3.0',
version='0.3.1',
author='Open Data Services',
author_email='[email protected]',
packages=['sphinxcontrib'],
Expand Down

0 comments on commit bd76884

Please sign in to comment.