Skip to content

Commit

Permalink
* **Update:** Version bump for PyPI.
Browse files Browse the repository at this point in the history
  • Loading branch information
eoyilmaz committed Jun 15, 2017
1 parent 97046b8 commit 177dcfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changes
=======

0.4.2
=====

* **Update:** Version bump for PyPI.

0.4.1
=====

Expand Down
2 changes: 1 addition & 1 deletion timecode/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# THE SOFTWARE.


__version__ = '0.4.1'
__version__ = '0.4.2'


class Timecode(object):
Expand Down

0 comments on commit 177dcfb

Please sign in to comment.