We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf3872 commit 22b0519Copy full SHA for 22b0519
setup.py
@@ -14,7 +14,7 @@ def long_description():
14
author_email="miro@hroncok.cz",
15
url="https://github.com/fedora-python/tox-current-env",
16
license="MIT",
17
- version="0.0.10",
+ version="0.0.11",
18
package_dir={"": "src"},
19
packages=find_packages("src"),
20
entry_points={"tox": ["current-env = tox_current_env.hooks"]},
0 commit comments