Skip to content

Commit 8721a1f

Browse files
committed
docs: bump version to 2020.0
1 parent 6c8d59c commit 8721a1f

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
@@ -7,7 +7,7 @@ and this project adheres to [Calendar Versioning](https://calver.org).
77

88
## [Unreleased]
99

10-
## [20.1] - 2020-07-28
10+
## [2020.0] - 2020-07-28
1111

1212
### Added
1313

kdputils/setup.py

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

33
setuptools.setup(
44
name="kdputils",
5-
version="20.0",
5+
version="2020.0",
66
packages=setuptools.find_packages(),
77
url="https://github.com/quarkslab/LLDBagility",
88
)

0 commit comments

Comments
 (0)