We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c671b commit b9bec71Copy full SHA for b9bec71
CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.1.0] - 2022-10-20
11
### Added
12
- Initial official release of all tools.
13
- Packaging support for PyPI.
@@ -16,3 +17,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
18
### Changed
19
- The package has been renamed `lammpsio` for consistency with PyPI.
20
+
21
+[0.1.0]: https://github.com/mphowardlab/lammpsio/releases/tag/v0.1.0
0 commit comments