3ace647 Fix the regex used to retrieve the version when building the doc

1 file Authored by karsten 5 years ago, Committed by pingou 5 years ago,
1 file changed. 1 lines added. 1 lines removed.
    Fix the regex used to retrieve the version when building the doc
    
    While running python-black on the sources the quotes have been changed
    leading to the regex no longer working as expected.
    This commit fixes this
    
    Signed-off-by: Karsten Hopp <karsten@redhat.com>
    
        
file modified
+1 -1