Skip to content

Commit 7f55fc4

Browse files
committed
bump version
1 parent 582ba80 commit 7f55fc4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

dataherb/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Name the version of the code using x.x.x
2-
__version__ = "0.1.3"
2+
__version__ = "0.1.4"

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# DataHerb Changelog
22

3+
## 0.1.4 - 2021-08-07
34

5+
Added:
6+
7+
- Better search result formatting in terminal
8+
- Show config using `dataherb configure --show`
9+
10+
Changed:
11+
12+
- Better config management
413

514
## 0.1.2 - 2021-08-06
615

0 commit comments

Comments
 (0)