We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767cb76 commit d533885Copy full SHA for d533885
setup.py
@@ -9,7 +9,7 @@ def run(self):
9
_install.run(self)
10
11
setup(name="margaritashotgun",
12
- version="0.4.0",
+ version="0.4.1",
13
author="Joel Ferrier",
14
author_email="joel@ferrier.io",
15
packages=["margaritashotgun", "margaritashotgun/util"],
0 commit comments