Skip to content

Commit

Permalink
release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
guruofgentoo committed Nov 18, 2020
1 parent 8082a46 commit 2cb4d11
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.rst
@@ -1,6 +1,14 @@
Changelog
=========

0.3.2 released 2020-11-18
-------------------------

- remove werkzeug version pin (8082a46_)

.. _8082a46: https://github.com/level12/webgrid/commit/8082a46


0.3.1 released 2020-11-13
-------------------------

Expand Down
2 changes: 1 addition & 1 deletion webgrid/version.py
@@ -1 +1 @@
VERSION = '0.3.1'
VERSION = '0.3.2'

0 comments on commit 2cb4d11

Please sign in to comment.