Skip to content

Commit 70e33d9

Browse files
authored
update version
1 parent 7901532 commit 70e33d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup,find_packages
22
setup(
33
name='gitback',
4-
version='1.1.0',
4+
version='1.1.1',
55
description='Makes a backup of all your repositories and gists from GitHub',
66
long_description=open('README.md').read(),
77
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)