Skip to content

Commit

Permalink
Fix typo in __init__ file
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoebker committed Aug 28, 2018
1 parent a2319b7 commit 0e90174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion como/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
__title__ = 'como'
__author__ = 'cwoebker'
__version__ = '0.6.1'
__licence__ = 'BSD'
__license__ = 'BSD'
__copyright__ = '© 2012-2018 Cecil Wöbker'

0 comments on commit 0e90174

Please sign in to comment.