diff --git a/pen/__init__.py b/pen/__init__.py index bb4b9f1..ac45dee 100644 --- a/pen/__init__.py +++ b/pen/__init__.py @@ -5,6 +5,6 @@ __title__ = 'pen' __author__ = 'cwoebker' -__version__ = '0.4.0' +__version__ = '0.4.1' __license__ = 'BSD' -__copyright__ = '(c) 2013-2018 Cecil Woebker' \ No newline at end of file +__copyright__ = '© 2013-2018 Cecil Wöbker'