Skip to content

Commit 02797ad

Browse files
committed
v1.2.0 version bump. Closes brannondorsey#7.
1 parent c32f89c commit 02797ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
setup(
44
name='pastebin-mirror',
5-
version='1.1.0',
5+
version='1.2.0',
66
description='Mirror Pastebin to an SQLite DB',
7-
url='http://github.com/imnotjames/pastebin-mirror',
8-
author='James Ward',
9-
author_email='[email protected]',
7+
url='http://github.com/brannondorsey/pastebin-mirror',
8+
author='Brannon Dorsey',
9+
author_email='[email protected]',
1010
license='MIT',
1111
packages=[
1212
'pastebin-mirror'

0 commit comments

Comments
 (0)