We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5341111 commit f6f3ddbCopy full SHA for f6f3ddb
CHANGELOG.md
@@ -9,6 +9,12 @@ Most recent change on the bottom.
9
10
## [Unreleased]
11
12
+
13
+## [0.8.1]
14
15
+### Fixed
16
+- https://github.com/mir-group/allegro/issues/138
17
18
## [0.8.0]
19
20
### Removed
allegro/_version.py
@@ -3,4 +3,4 @@
3
# See Python packaging guide
4
# https://packaging.python.org/guides/single-sourcing-package-version/
5
6
-__version__ = "0.8.0"
+__version__ = "0.8.1"
0 commit comments