Skip to content
This repository was archived by the owner on Dec 17, 2019. It is now read-only.

Commit 6619b8c

Browse files
committed
Bump 0.4.1
Fix S3 upload
1 parent 1512a25 commit 6619b8c

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
@@ -2,7 +2,7 @@
22
# -*- encoding: utf-8 -*-
33

44
__title__ = 'pygithub3'
5-
__version__ = '0.4'
5+
__version__ = '0.4.1'
66
__author__ = 'David Medina'
77
__email__ = 'davidmedina9@gmail.com'
88
__license__ = 'ISC'

0 commit comments

Comments
 (0)