Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
Bump version so we can push into Pypi after merge of PR
  • Loading branch information
sergiocorreia authored Jul 6, 2022
1 parent b73a7a9 commit 9c95175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion panflute/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Panflute version
"""

__version__ = '2.1.4'
__version__ = '2.1.5'

0 comments on commit 9c95175

Please sign in to comment.