Skip to content

Commit 5fb56c0

Browse files
progvaljlu5
andauthored
Use 0.0.0 as default version
Co-authored-by: James Lu <[email protected]>
1 parent 99d34f0 commit 5fb56c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/limnoria_plugin_create.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ def configure(advanced):
190190
191191
[project]
192192
name = "limnoria-%(name_lowercase)s"
193-
version = "1.0.0"
193+
version = "0.0.0"
194194
authors = [
195195
{ name = "%(author_name)s" }
196196
]

0 commit comments

Comments
 (0)