Skip to content

Commit

Permalink
update setup.py for release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sealor committed Mar 29, 2020
1 parent e95b5ca commit 367ed93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='junkie',
version='1.0.0',
version='2.0.0',
packages=setuptools.find_packages(exclude="test"),
author='Stefan Richter',
description='A dependency injection library for beginners',
Expand Down

0 comments on commit 367ed93

Please sign in to comment.