Bump version to 0.13.2

This commit is contained in:
2023-04-02 23:58:16 -04:00
parent fe4faee7aa
commit a59bcf054a

View File

@ -3,7 +3,8 @@
A fun way to keep track of things in the project to fix or improve. A fun way to keep track of things in the project to fix or improve.
* Version 1.0.0 * Version 1.0.0
** TODO Add a "finished_timestamp" so we don't rely on content length :improvement:scrobbling: ** DONE Add a "stop_timestamp" so we don't rely on content length :improvement:scrobbling:
CLOSED: [2023-04-02 Sun 23:58]
Essentially, we currently have the timestamp as when the content began Essentially, we currently have the timestamp as when the content began
scrobbling and then calculate the finish time from the length of the content. scrobbling and then calculate the finish time from the length of the content.