File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.1.1] - 2022-10-21
11
+ ### Fixed
12
+ - Typos in the README documentation.
13
+
10
14
## [ 0.1.0] - 2022-10-20
11
15
### Added
12
16
- Initial official release of all tools.
@@ -18,4 +22,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
22
### Changed
19
23
- The package has been renamed ` lammpsio ` for consistency with PyPI.
20
24
25
+ [ 0.1.1 ] : https://github.com/mphowardlab/lammpsio/compare/v0.1.0...v0.1.1
21
26
[ 0.1.0 ] : https://github.com/mphowardlab/lammpsio/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = lammpsio
3
- version = 0.1.0
3
+ version = 0.1.1
4
4
author = Michael P. Howard
5
5
6
6
description = Python tools for working with LAMMPS
You can’t perform that action at this time.
0 commit comments