Skip to content

Commit 850b5f3

Browse files
authored
Update setup.py
1 parent 1a3f677 commit 850b5f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
name='django_rollback',
88
version='0.1.0',
99
author='Aleksey Yakovlev',
10-
author_email='a_yakovlev@gcore.lu',
10+
author_email='nothscr@gmail.com',
1111
description='Package to automate django rollback',
1212
long_description=long_description,
1313
long_description_content_type='text/markdown',
14-
url='https://bitbucket.gcore.lu/scm/~aleksey.yakovlev_gcore.lu/django-auto-rollback',
14+
url='https://github.com/freenoth/django-rollback',
1515
packages=setuptools.find_packages(),
1616
classifiers=(
1717
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)