Skip to content

Commit dd022a8

Browse files
committed
पुनरीक्षण
1 parent 3d10add commit dd022a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "pytppi"
3-
version = "0.1"
3+
version = "0.2"
44
dependencies = []
55
requires-python = ">= 3.8"
66
authors = [{ name = "Abhijit Bose (aka. boseji)" }]
77
description = "tppi stands for Tilde Pipe Plus Interface"
88
readme = "README.md"
9-
license = { file = "LICENSE.txt" }
9+
#license = { file = "LICENSE.txt" }
1010
keywords = ["communication", "encoding", "string", "iot", "industrial"]
1111
classifiers = [
1212
# How mature is this project?

0 commit comments

Comments
 (0)