From 494babc31137219742579374753848207c35339d Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Fri, 28 Nov 2025 03:32:18 +1100 Subject: Bumped version to 0.283 --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/source/conf.py b/docs/source/conf.py index df4aeedb268..b77ea71efe5 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -63,9 +63,9 @@ copyright = u'1997-2025, MAMEdev and contributors' # built documents. # # The short X.Y version. -version = '0.282' +version = '0.283' # The full version, including alpha/beta/rc tags. -release = '0.282' +release = '0.283' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3