mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 08:34:23 +08:00
Bump to version 0.7.2
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.7.2] - [unreleased]
|
||||
## [0.7.2] - 2022-07-17
|
||||
|
||||
### Added
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
version_info = (0, 7, 1)
|
||||
version_info = (0, 7, 2)
|
||||
__version__ = ".".join(map(str, version_info))
|
||||
|
||||
Reference in New Issue
Block a user