Skip to content

Commit fea0216

Browse files
committed
set up release 0.0.8
1 parent 2e7fc49 commit fea0216

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## dev
3+
## 0.0.8 - 2021-07-13
44

55
### Fixed
66

vquest/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
See https://www.python.org/dev/peps/pep-0396/
66
"""
77

8-
__version__ = "0.0.7"
8+
__version__ = "0.0.8"

0 commit comments

Comments
 (0)