diff --git a/Github/__init__.py b/Github/__init__.py index 7a6a611..39b9dec 100644 --- a/Github/__init__.py +++ b/Github/__init__.py @@ -8,4 +8,4 @@ from .exceptions import * __title__ = 'Github-Api-Wrapper' __authors__ = 'VarMonke', 'sudosnok' -__version__ = '1.0.0' \ No newline at end of file +__version__ = '1.0.1'