mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 16:40:24 +08:00
Bump to v0.5.28
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
||||
|
||||
## [0.5.28] — Unreleased
|
||||
## [0.5.28] — 2021-05-08
|
||||
### Added
|
||||
- Add `--laparams` flag to CLI. ([#407](https://github.com/jsvine/pdfplumber/pull/407))
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
version_info = (0, 5, 27)
|
||||
version_info = (0, 5, 28)
|
||||
__version__ = ".".join(map(str, version_info))
|
||||
|
||||
Reference in New Issue
Block a user