Changelog
- I think i fixed a bug which cause the library to raise an exception on many functions in the DataStores data classes. The bug occured if a key, version or datastore was created/updated at a specific milisecond which meant that the timestamp was shorter. Roblox and python don't use the same ISO standards which is why this bug was caused.