8000 Rename project name in pyproject.toml · firefly-cpp/FireflyAlgorithm@346dadd · GitHub
[go: up one dir, main page]

Skip to content

Commit 346dadd

Browse files
committed
Rename project name in pyproject.toml
1 parent 90fba94 commit 346dadd

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,5 +1,5 @@
11
[tool.poetry]
2-
name = "FireflyAlgorithm"
2+
name = "fireflyalgorithm"
33
version = "0.3.1"
44
description = "Implementation of Firefly Algorithm in Python"
55
authors = ["firefly-cpp"]

0 commit comments

Comments
 (0)
0