Skip to content

Commit 3213858

Browse files
committed
0.5.1: Upload to Pypi
1 parent 99971c9 commit 3213858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygithub3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- encoding: utf-8 -*-
22

33
__title__ = 'pygithub3'
4-
__version__ = '0.5'
4+
__version__ = '0.5.1'
55
__author__ = 'David Medina'
66
__email__ = 'davidmedina9@gmail.com'
77
__license__ = 'ISC'

0 commit comments

Comments
 (0)