File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11'''
22Date: 2024-11-28 17:46:44
3- LastEditors: muzhancun muzhancun@stu.pku.edu.cn
4- LastEditTime: 2025-05-29 13:39:49
3+ LastEditors: caishaofei-mus1 1744260356@qq.com
4+ LastEditTime: 2025-05-29 13:48:58
55FilePath: /MineStudio/docs/source/conf.py
66'''
77import os
2323project = 'MineStudio'
2424copyright = str (datetime .now ().year ) + ", The CraftJarvis Team"
2525author = 'The CraftJarvis Team'
26- release = '1.1.3 '
26+ release = '1.1.4 '
2727
2828# -- General configuration ---------------------------------------------------
2929# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " minestudio"
7- version = " 1.1.3 "
7+ version = " 1.1.4 "
88description = " A simple and efficient Minecraft Agent development kit for AI research."
99dependencies = [
1010 " av==13.1.0" ,
You can’t perform that action at this time.
0 commit comments