We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a53b76 commit d282294Copy full SHA for d282294
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="django-selenium-clean",
8
- version="dev",
+ version="0.1.0",
9
license="GPL3",
10
description="Write clean Selenium tests in Django",
11
author="Antonis Christofides",
0 commit comments