Skip to content

Commit da2315e

Browse files
committed
- Bumped up version number.
1 parent fa64212 commit da2315e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

timecode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# THE SOFTWARE.
2323

2424
__name__ = "timecode"
25-
__version__ = "1.3.2"
25+
__version__ = "1.4.0"
2626
__description__ = "SMPTE Time Code Manipulation Library"
2727
__author__ = "Erkan Ozgur Yilmaz"
2828
__author_email__ = "eoyilmaz@gmail.com"

0 commit comments

Comments
 (0)