Skip to content

Commit f6f3ddb

Browse files
committed
bump to v0.8.1
1 parent 5341111 commit f6f3ddb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Most recent change on the bottom.
99

1010
## [Unreleased]
1111

12+
13+
## [0.8.1]
14+
15+
### Fixed
16+
- https://github.com/mir-group/allegro/issues/138
17+
1218
## [0.8.0]
1319

1420
### Removed

allegro/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# See Python packaging guide
44
# https://packaging.python.org/guides/single-sourcing-package-version/
55

6-
__version__ = "0.8.0"
6+
__version__ = "0.8.1"

0 commit comments

Comments
 (0)