Skip to content

Commit ccb8257

Browse files
committed
set up release 0.0.7
1 parent ff72379 commit ccb8257

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.7 - 2021-03-17
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.6"
8+
__version__ = "0.0.7"

0 commit comments

Comments
 (0)