Skip to content

Commit

Permalink
chore(release): bump to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rubik committed May 17, 2019
1 parent fb94658 commit 1292211
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__ = '3.0.1'
__version__ = '3.0.2'


def main():
Expand Down

0 comments on commit 1292211

Please sign in to comment.