Skip to content

Commit 3b105aa

Browse files
committed
update version
1 parent 2ed8b55 commit 3b105aa

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'''
22
Date: 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
55
FilePath: /MineStudio/docs/source/conf.py
66
'''
77
import os
@@ -23,7 +23,7 @@
2323
project = 'MineStudio'
2424
copyright = str(datetime.now().year) + ", The CraftJarvis Team"
2525
author = '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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "minestudio"
7-
version = "1.1.3"
7+
version = "1.1.4"
88
description = "A simple and efficient Minecraft Agent development kit for AI research."
99
dependencies = [
1010
"av==13.1.0",

0 commit comments

Comments
 (0)