File tree Expand file tree Collapse file tree 5 files changed +6
-3
lines changed
Expand file tree Collapse file tree 5 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented here.
44
55## [ Unreleased]
6+ ### Changed
7+ - Minor metadata updates.
68
79## [ 1.1.1] - 2025-06-01
810### Added
Original file line number Diff line number Diff line change 22import sys
33
44project = 'plyfile'
5- copyright = '2014-2023 , Darsh Ranjan and plyfile authors'
5+ copyright = '2014-2025 , Darsh Ranjan and plyfile authors'
66author = 'Darsh Ranjan'
77extensions = [
88 'sphinx.ext.autodoc' ,
Original file line number Diff line number Diff line change 2424
2525## License
2626
27- Copyright 2014-2023 Darsh Ranjan and ` plyfile ` authors.
27+ Copyright 2014-2025 Darsh Ranjan and ` plyfile ` authors.
2828
2929This software is released under the terms of the GNU General Public
3030License, version 3. See the file ` COPYING ` for details.
Original file line number Diff line number Diff line change 1- # Copyright 2014-2023 Darsh Ranjan and plyfile authors.
1+ # Copyright 2014-2025 Darsh Ranjan and plyfile authors.
22#
33# This file is part of python-plyfile.
44#
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ classifiers = [
3737 " Programming Language :: Python :: 3.10" ,
3838 " Programming Language :: Python :: 3.11" ,
3939 " Programming Language :: Python :: 3.12" ,
40+ " Programming Language :: Python :: 3.13" ,
4041 " Topic :: Scientific/Engineering" ,
4142]
4243
You can’t perform that action at this time.
0 commit comments