Skip to content

Commit

Permalink
chore(release): bump to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rubik committed Aug 3, 2020
1 parent a4071d1 commit bf2703c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radon/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'''This module contains the main() function, which is the entry point for the
command line interface.'''

__version__ = '4.1.0'
__version__ = '4.2.0'


def main():
Expand Down

0 comments on commit bf2703c

Please sign in to comment.