Fix incorrect ISO time format.
An incorrect time format that was used in version 0.6 and prior. Version 0.7 between 1.0 support this format on read only and will write out the correct format (so they can be used to convert older timelines).
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Package
|
||||
|
||||
version = "0.6.0"
|
||||
version = "0.7.0"
|
||||
author = "Jonathan Bernard"
|
||||
description = "Personal Time Keeper"
|
||||
license = "MIT"
|
||||
|
Reference in New Issue
Block a user