We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8d59c commit 8721a1fCopy full SHA for 8721a1f
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Calendar Versioning](https://calver.org).
7
8
## [Unreleased]
9
10
-## [20.1] - 2020-07-28
+## [2020.0] - 2020-07-28
11
12
### Added
13
kdputils/setup.py
@@ -2,7 +2,7 @@
2
3
setuptools.setup(
4
name="kdputils",
5
- version="20.0",
+ version="2020.0",
6
packages=setuptools.find_packages(),
url="https://github.com/quarkslab/LLDBagility",
)
0 commit comments