Skip to content

Commit

Permalink
📦 Release v1.0.5 plerr
Browse files Browse the repository at this point in the history
This release fixes CVE-2021-27291 for Pygments package that plerr rely on.
Navigate this link to learn more:
GHSA-pq64-v7f5-gqh8
  • Loading branch information
sprytnyk committed Mar 31, 2021
1 parent 70cf69a commit 8ac9642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plerr/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.0.4'
__version__ = '1.0.5'

0 comments on commit 8ac9642

Please sign in to comment.