Release version 0.1.157

This commit is contained in:
yzernik 2021-09-28 12:13:32 -07:00
parent d03d1c5ed6
commit 45ef7c8996
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
0.1.157 - 2021-09-28
===================
### Fixes
- Upgrade SQLAlchemy to version 1.4.
- #1438
0.1.156 - 2021-09-27
===================

View file

@ -20,4 +20,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
__version__ = '0.1.156'
__version__ = '0.1.157'