Skip to content

Commit df4179d

Browse files
authored
🚀 Bump version to 0.5.0 (#248)
1 parent 290715b commit df4179d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake8_nb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = """Sebastian Weigand"""
44
__email__ = "s.weigand.phy@gmail.com"
5-
__version__ = "0.4.0"
5+
__version__ = "0.5.0"
66

77
import flake8
88

0 commit comments

Comments
 (0)