Skip to content

Commit eb842b3

Browse files
committed
set version number to 0.3 in setup.py
1 parent 2072633 commit eb842b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='wagtail-experiments',
7-
version='0.9',
7+
version='0.3',
88
description="A/B testing for Wagtail",
99
author='Matthew Westcott',
1010
author_email='[email protected]',

0 commit comments

Comments
 (0)