Skip to content

Commit c40aa54

Browse files
committed
change in pyproject.toml file
1 parent 2d84aa0 commit c40aa54

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pythonstl"
7-
version = "0.1.1"
7+
version = "0.1.2"
88
description = "C++ STL-style containers implemented in Python using the Facade Design Pattern"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)