Skip to content

Commit 58fb074

Browse files
committed
Release 0.6.8
1 parent e76689a commit 58fb074

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "python-pkginfo"
3-
version = "0.6.7"
3+
version = "0.6.8"
44
authors = ["messense <messense@icloud.com>"]
55
edition = "2021"
66
description = "Parse Python package metadata from sdist and bdists and etc."

Changelog.md

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

3+
## 0.6.8
4+
5+
- Allow zip 8
6+
37
## 0.6.7
48

59
- Allow zip 7

0 commit comments

Comments
 (0)