We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99971c9 commit 3213858Copy full SHA for 3213858
pygithub3/__init__.py
@@ -1,7 +1,7 @@
1
# -*- encoding: utf-8 -*-
2
3
__title__ = 'pygithub3'
4
-__version__ = '0.5'
+__version__ = '0.5.1'
5
__author__ = 'David Medina'
6
__email__ = 'davidmedina9@gmail.com'
7
__license__ = 'ISC'
0 commit comments