Skip to content

Commit

Permalink
Update version for PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
delimitry committed Apr 29, 2018
1 parent d3e514f commit 3081cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compressed_rtf/__init__.py
Expand Up @@ -8,6 +8,6 @@
"""

__title__ = 'compressed_rtf'
__version__ = '1.0.3'
__version__ = '1.0.4'
__author__ = 'Dmitry Alimov'
__license__ = 'MIT'

0 comments on commit 3081cdb

Please sign in to comment.