Skip to content

Commit b3d39bc

Browse files
committed
Bump version to 1.0.0
After 5 years and only one bug reported, it's time to graduate. The bug-fix with the column typo is a braking change, so needs a bump anyway.
1 parent 9ee28df commit b3d39bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='imdb-sqlite',
8-
version='0.1.5',
8+
version='1.0.0',
99
author='Jonas Tingeborn',
1010
author_email='tinjon+pip@gmail.com',
1111
description='Imports IMDB TSV files into a SQLite database',

0 commit comments

Comments
 (0)