We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc6452 commit 74ce0b7Copy full SHA for 74ce0b7
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup,find_packages
2
setup(
3
name='gitback',
4
- version='1.0.5dev',
+ version='1.0.6',
5
description='Makes a backup of all your repositories and gists from GitHub',
6
long_description=open('README.md').read(),
7
long_description_content_type="text/markdown",
0 commit comments