Skip to content

Commit 3895f3f

Browse files
authored
Merge pull request #9 from firefly-cpp/rename-project-name
Rename project name in pyproject.toml
2 parents 90fba94 + 346dadd commit 3895f3f

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)