Skip to content

Commit 0d90eb8

Browse files
authored
Update pyproject.toml
1 parent ebb8346 commit 0d90eb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99
# PEP 621 project metadata
1010
# See https://www.python.org/dev/peps/pep-0621/
1111
name = "xontrib-template"
12-
version = "0.2.0"
12+
version = "0.3.2"
1313
description = "Full-featured template for building extension (xontrib) for the xonsh shell."
1414
authors = [
1515
{ name = "Your Name", email = "you@example.com" },

0 commit comments

Comments
 (0)