We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290715b commit df4179dCopy full SHA for df4179d
1 file changed
flake8_nb/__init__.py
@@ -2,7 +2,7 @@
2
3
__author__ = """Sebastian Weigand"""
4
__email__ = "s.weigand.phy@gmail.com"
5
-__version__ = "0.4.0"
+__version__ = "0.5.0"
6
7
import flake8
8
0 commit comments