Skip to content

Commit

Permalink
version bump for new deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Jul 19, 2019
1 parent 6e7f20b commit 3aa8c07
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 @@ -21,7 +21,7 @@
EMAIL = "jacobi@mimirhq.com"
AUTHOR = "Kenneth Reitz, Jacobi Petrucciani"
REQUIRES_PYTHON = ">=3.6.0"
VERSION = "0.3.0"
VERSION = "0.4.0"

# What packages are required for this module to be executed?
REQUIRED = ["delegator.py"]
Expand Down

0 comments on commit 3aa8c07

Please sign in to comment.