diff --git a/docs/source/conf.py b/docs/source/conf.py index cb3937d..29c756b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -23,8 +23,8 @@ author = "Jelena Tosovic, Domagoj Fijan, Marko Jukic, Urban Bren" # The full version, including alpha/beta/rc tags -version = "0.0.1" -release = "0.0.1" +version = "0.1.0" +release = "0.1.0" # -- General configuration --------------------------------------------------- @@ -96,4 +96,4 @@ "numpy": ("https://numpy.org/doc/stable", None), "matplotlib": ("https://matplotlib.org", None), "MDAnalysis": ("https://docs.mdanalysis.org/stable", None), -} \ No newline at end of file +}