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 6d0a616 commit 84e9a24Copy full SHA for 84e9a24
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# What's New
2
3
-<a name="unreleased"></a>
4
-## [Unreleased]
+<a name="0.7.4"></a>
+## [0.7.4] - 2022-10-05
5
6
### New Features
7
- add method `neighbor_pairs` for generating a list of neighbor indices
@@ -116,7 +116,7 @@
116
- add more docstrings
117
- fix multiple bugs
118
119
-[Unreleased]: https://github.com/dylanljones/lattpy/compare/0.7.3...HEAD
+[0.7.4]: https://github.com/dylanljones/lattpy/compare/0.7.3...0.7.4
120
[0.7.3]: https://github.com/dylanljones/lattpy/compare/0.7.2...0.7.3
121
[0.7.2]: https://github.com/dylanljones/lattpy/compare/0.7.1...0.7.2
122
[0.7.1]: https://github.com/dylanljones/lattpy/compare/0.7.0...0.7.1
0 commit comments