Doc: babeltrace: update the Read the Docs Sphinx theme
[babeltrace.git] / doc / bindings / python / source / _themes / sphinx_rtd_theme / __init__.py
index 1440863d68087c7eb94d1091ea0faed7532c16c0..0433ff7661cc318b4116abfcb2f0a6dfaf1dcf86 100644 (file)
@@ -5,9 +5,7 @@ From https://github.com/ryan-roemer/sphinx-bootstrap-theme.
 """
 import os
 
-VERSION = (0, 1, 5)
-
-__version__ = ".".join(str(v) for v in VERSION)
+__version__ = '0.2.5b1'
 __version_full__ = __version__
 
 
This page took 0.023978 seconds and 4 git commands to generate.