Skip to content

Commit 3e7902e

Browse files
committed
feat(pyproject): use version = "0.1.0"
1 parent 3fc4d68 commit 3e7902e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lib_dist_name"
3-
version = "0.2.0"
3+
version = "0.1.0"
44
description = "lib_description"
55
authors = [
66
{name = "Alexander Smolin", email = "88573504+emptybutton@users.noreply.github.com"}

0 commit comments

Comments
 (0)