Skip to content

Commit b0ca823

Browse files
committed
version-bump: v0.1.4
This also corrects the url Signed-off-by: Karl Bonde Torp <[email protected]>
1 parent 20b7b13 commit b0ca823

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
setup(
99
name="nvme-lint",
10-
version="0.1.3",
10+
version="0.1.4",
1111
author="Karl Bonde Torp",
1212
author_email="[email protected]",
1313
description="Validate content of NVMe specification",
1414
long_description=long_description,
1515
long_description_content_type="text/markdown",
16-
url="https://github.com/OpenMPDK/nvme-lint",
16+
url="https://github.com/linux-nvme/nvme-lint",
1717
classifiers=[
1818
"Programming Language :: Python :: 3",
1919
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)