We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291a601 commit 977dccaCopy full SHA for 977dcca
CHANGELOG.md
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
### Fixed
21
22
- Ignoring all errors when importing qelectrons instead of only `ImportError`
23
-- Add a `main.py` file to use covalent as python package
+- Add a `__main__.py` file to use covalent as python package
24
25
## [0.235.0-rc.0] - 2024-05-29
26
covalent/main.py renamed to covalent/__main__.py
0 commit comments