Skip to content

Commit 94c1ea2

Browse files
committed
Bumped version
1 parent e70bf32 commit 94c1ea2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pymcfunction/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.1"
1+
__version__ = "0.1.2"
22

33
from .util import *
44

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pymcfunction"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "PyMCFunction is a tool to write Minecraft datapacks in Python."
55
authors = ["PaddeCraft <paddecraft@gmail.com>"]
66
include = [

0 commit comments

Comments
 (0)