merge-requests/130/head v0.7.0
Jason Robinson 2016-09-15 23:54:42 +03:00
rodzic 4f0771819b
commit 42fce2493f
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
## [unreleased]
## [0.7.0] - 2016-09-15
### Backwards incompatible changes
* Made `guid` mandatory for `Profile` entity. Library users should always be able to get a full validated object as we consider `guid` a core attribute of a profile.

Wyświetl plik

@ -1 +1 @@
__version__ = "0.6.1"
__version__ = "0.7.0"