Skip to content

Commit

Permalink
Fix merge mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
pauleveritt committed Apr 6, 2019
1 parent a62783e commit d9cb16c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ def readfile(name):

setup(
name='wired',
version='0.1.1',
description='An inversion-of-control (IoC) container for building decoupled, configurable, pluggable applications.',
version='0.1.2',
description='An inversion-of-control (IoC) container.',
long_description=readme + '\n\n' + changes,
author='Michael Merickel',
author_email='[email protected]',
Expand Down

0 comments on commit d9cb16c

Please sign in to comment.