Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
konradhalas committed Apr 19, 2019
1 parent 8876157 commit 55051de
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 @@ -9,7 +9,7 @@

setup(
name="dacite",
version="0.0.25",
version="0.0.26",
description="Simple creation of data classes from dictionaries.",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 55051de

Please sign in to comment.