Skip to content

Commit 56e819e

Browse files
committed
Rename project to "pymol-open-source-whl" and bump version to 3.1.0.4 in pyproject.toml
1 parent cf5a339 commit 56e819e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ requires = [
77
build-backend = "scikit_build_core.build"
88

99
[project]
10-
name = "pymol"
10+
name = "pymol-open-source-whl"
1111
readme = "README.md"
12-
version = "3.1.0.3"
12+
version = "3.1.0.4"
1313
requires-python = ">=3.10"
1414
license = {file = "LICENSE"}
1515
#description = """

0 commit comments

Comments
 (0)