# v.1.2.1

{% hint style="danger" %}
The package shimoku-api-python is no longer maintained
{% endhint %}

{% hint style="info" %}
To get the new version ⚡
{% endhint %}

```
pip install --upgrade shimoku-api-python
```

This version applies more checks to the data to be uploaded, so that only valid data can be uploaded.

## Improvements

* Check all data points before uploading the data to the platform. All columns must only contain values of one type and null values are not allowed.
