Skip to content

Commit ccdffb5

Browse files
committed
chore: initialize repository
1 parent 385d668 commit ccdffb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "python-template"
3-
version = "0.2.3"
4-
description = "A template for python projects"
3+
version = "0.0.1"
4+
description = "Used to templatize python projects."
55
authors = ["Loïc Motheu <lmotheu@gmail.com>"]
66
readme = "README.md"
77
package-mode = false

0 commit comments

Comments
 (0)