Skip to content

Commit

Permalink
update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
alberanid committed Sep 23, 2023
1 parent fc98cc7 commit bcc4229
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- #358: access the "actress" key with "actor"
- #467: fix movies trivia parser (courtesy of Anthony Lipphardt)
- #470: add parser for movie stars (courtesy of Jesús Cea)

* What's new in release 2023.05.01 (1922)

Expand Down
2 changes: 1 addition & 1 deletion imdb/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2023.08.13'
__version__ = '2023.09.23'

0 comments on commit bcc4229

Please sign in to comment.