Skip to content

Commit

Permalink
- Bumped up version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
eoyilmaz committed Jan 17, 2024
1 parent fa64212 commit da2315e
Showing 1 changed file with 1 addition and 1 deletion.
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.

__name__ = "timecode"
__version__ = "1.3.2"
__version__ = "1.4.0"
__description__ = "SMPTE Time Code Manipulation Library"
__author__ = "Erkan Ozgur Yilmaz"
__author_email__ = "eoyilmaz@gmail.com"
Expand Down

0 comments on commit da2315e

Please sign in to comment.