Skip to content

Commit d9317ef

Browse files
committed
Bump version: 0.6.0 → 0.7.0
1 parent ce4ab63 commit d9317ef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.6.0
2+
current_version = 0.7.0
33
commit = True
44
tag = True
55

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## ?.?.?
1+
## 0.7.0
22

33
### Breaking
44

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="okdata-cli",
8-
version="0.6.0",
8+
version="0.7.0",
99
author="Oslo Origo",
1010
author_email="[email protected]",
1111
description="CLI for services provided by Oslo Origo",

0 commit comments

Comments
 (0)