# PYBLISH\_EARLY\_ADOPTER

Enable all new backwards incompatible changes.

## Usage

Backwards incompatible changes:

* <https://github.com/pyblish/pyblish-base/pull/332>
* <https://github.com/pyblish/pyblish-base/pull/324>

## Example

```python
import os
os.environ["PYBLISH_EARLY_ADOPTER"] = "True"
```

{{ file.mtime }}
