Skip to content

Commit

Permalink
Bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoebker committed Aug 28, 2018
1 parent d291156 commit a07d9d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pen/__init__.py
Expand Up @@ -5,6 +5,6 @@

__title__ = 'pen'
__author__ = 'cwoebker'
__version__ = '0.4.0'
__version__ = '0.4.1'
__license__ = 'BSD'
__copyright__ = '(c) 2013-2018 Cecil Woebker'
__copyright__ = '© 2013-2018 Cecil Wöbker'

0 comments on commit a07d9d6

Please sign in to comment.