Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 98509bb

Browse files
authored
Merge pull request #41 from medariox/feature/revert-name-change
Change name back to dredd_hooks
2 parents a7d48e8 + c4cf302 commit 98509bb

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
@@ -5,7 +5,7 @@
55
long_desc = open('README.rst').read()
66

77
setup(
8-
name='dredd-hooks-python',
8+
name='dredd_hooks',
99
version='0.1.3',
1010
url='https://github.com/apiaryio/dredd-hooks-python/',
1111
download_url='http://pypi.python.org/pypi/dredd_hooks',

0 commit comments

Comments
 (0)