fix wrong document version on pytest.org (closes #210)
This commit is contained in:
parent
6b6080ae6c
commit
6ebf39e9a6
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
# The short X.Y version.
|
||||
version = release = "2.4.2"
|
||||
version = release = "2.3.2"
|
||||
|
||||
import sys, os
|
||||
|
||||
|
|
Loading…
Reference in New Issue