File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88## [ Unreleased]
9+ ### Fixed
10+ - Update package metadata: maintainer, repo url, python version classifiers
911
1012## [ 1.2.0] - 2019-11-05
1113### Added
Original file line number Diff line number Diff line change 1111 description = "Python wrapper for libc\' s dlinfo and dyld_find on Mac" ,
1212 long_description = LONG_DESCRIPTION ,
1313 license = "MIT" ,
14- url = 'https://github.com/Catalysts /python-dlinfo' ,
14+ url = 'https://github.com/cloudflightio /python-dlinfo' ,
1515 packages = setuptools .find_packages (),
1616 setup_requires = [
1717 'setuptools_scm' ,
You can’t perform that action at this time.
0 commit comments