new release, 1.35

This commit is contained in:
Jannis Gebauer
2017-07-10 13:16:34 +02:00
parent 4c64b28920
commit 19310e77e3
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -4,6 +4,11 @@ Change log
Stable versions
~~~~~~~~~~~~~~~
Version 1.35 (July 10, 2017)
-----------------------------------
* Add Support for repository collaborator invitations.
Version 1.34 (abril 04, 2017)
-----------------------------------
+1 -1
View File
@@ -28,7 +28,7 @@
import setuptools
import textwrap
version = "1.34"
version = "1.35"
if __name__ == "__main__":