Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
Signed-off-by: starry69 <starry369126@outlook.com>
  • Loading branch information
starry-shivam committed Sep 7, 2020
1 parent 46a832e commit fc56d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymoviedb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from .excs import *

__author__ = ["Stɑrry Shivɑm"]
__version__ = 1.4
__version__ = 1.5

if __name__ == "__main__":
from pprint import pprint
Expand Down

0 comments on commit fc56d4e

Please sign in to comment.