We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368140f commit 330d146Copy full SHA for 330d146
README.rst
@@ -7,6 +7,10 @@ user enrollment via Gargoyle.
7
8
If you don't know what AB testing is, check out `wikipedia <http://en.wikipedia.org/wiki/A/B_testing>`_.
9
10
+.. image:: https://github.com/mixcloud/django-experiments/tree/master/etc/screenshot1.jpg
11
+
12
+.. image:: https://github.com/mixcloud/django-experiments/tree/master/etc/screenshot2.jpg
13
14
Installation
15
------------
16
setup.py
@@ -26,7 +26,7 @@ def parse_dependency_links(file_name):
26
27
28
setup(name='django-experiments',
29
- version='0.2.1',
+ version='0.2.2',
30
description='Python Django AB Testing Framework',
31
author='Chris Villa',
32
author_email='[email protected]',
0 commit comments