Release 0.2.0
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABCAAGBQJTi5w6AAoJEA15HcjXN8HZ4noH/j4J3GQepMQ2VYU8857kKDWx N5xVEw2wjcE4Jm8Ke2s9gk0LrHpO+Aanm9gVu3uCdgGPwM15IPWsrIAGhBbj/DZ3 nODLaVmRrSkVDbNM238aE/8qAZ08LzsGA9Se1hSginn5CkTnovvF7oU7RRpoP5mN Yis37F5Uzz3Km2+hgMuoHx28cCS1gmrCfZUIPOyr3kyD/3WIcgue3pQazRAg6a0y zkUT+pATiifNlGLCkLjV2PpQgLaFFuIKOSG0KDsPYWRP2Zn7jyfCx62hSYVdfhx0 v/Smz2DwMAXkJ5DQSP//Qg7sZKAscwNAJutZ+ITQgwW2EHpYb/hazoy4H7iYWeY= =5fcr -----END PGP SIGNATURE----- Merge tag '0.2.0' Release 0.2.0
This commit is contained in:
commit
6e1148dfb6
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* :release:`0.2.0 <2014-06-01>`
|
||||
* :feature:`-` full test suite for osusers
|
||||
* :feature:`-` full test suite for managemails app
|
||||
* :feature:`-` full test suite for domains app
|
||||
|
|
|
@ -55,9 +55,9 @@ copyright = u'2014, Jan Dittberner'
|
|||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.1'
|
||||
version = '0.2.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.1'
|
||||
release = '0.2.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Reference in a new issue