Skip to content

Commit

Permalink
chore(release): 1.0.1b1
Browse files Browse the repository at this point in the history
  • Loading branch information
yshalenyk committed May 27, 2021
1 parent 59d3a66 commit 273e499
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.0.1b1 (2021-05-27)
====================

Bug Fixes
^^^^^^^^^
* **flatten:** strict columns match in only option


1.0.0b1 (2021-05-27)
====================

Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
project = "spoonbill"
copyright = "2021, Open Contracting Partnership"
author = "Open Contracting Partnership"
release = "1.0.0b1"
release = "1.0.1b1"


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 273e499

Please sign in to comment.