Skip to content

Commit 7567475

Browse files
committed
Prepare 0.7.1 release.
1 parent 17f0960 commit 7567475

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='drupy',
5-
version='0.7',
5+
version='0.7.1',
66
description='Python based deployment tool for drupal',
77
long_description='Fast, multisite capable drupal deployment tool',
88
author='Roman Zimmermann',
@@ -18,7 +18,7 @@
1818
keywords='drupal drupy build',
1919

2020
url='https://github.com/moreonion/drupy',
21-
download_url='https://github.com/moreonion/drupy/archive/v0.7.tar.gz',
21+
download_url='https://github.com/moreonion/drupy/archive/v0.7.1.tar.gz',
2222

2323
packages=['drupy'],
2424
entry_points={

0 commit comments

Comments
 (0)