Skip to content

Commit

Permalink
Bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scottwernervt committed May 17, 2018
1 parent eb73191 commit fd38a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion favicon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
]

__title__ = 'favicon'
__version__ = '0.1.0'
__version__ = '0.2.0'
__author__ = 'Scott Werner'
__license__ = 'MIT'
__copyright__ = 'Copyright 2018 Scott Werner'

0 comments on commit fd38a16

Please sign in to comment.