Skip to content

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLewis committed Oct 21, 2020
1 parent e8d0963 commit fd1ac04
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 @@ -8,7 +8,7 @@ def get_long_description():

setuptools.setup(
name="simple-injection",
version="0.2.3",
version="0.2.4",
description="A simple library for typing-based dependency injection",
long_description_content_type="text/markdown",
long_description=get_long_description(),
Expand Down

0 comments on commit fd1ac04

Please sign in to comment.