File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Complexitty ChangeLog
22
3+ ## v0.1.1
4+
5+ ** Released: 2025-04-19**
6+
7+ - Fixed wrong licence classifier in the package metadata.
8+
39## v0.1.0
410
511** Released: 2025-04-19**
Original file line number Diff line number Diff line change 11[project ]
22name = " complexitty"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44description = " A simple Mandelbrot Set explorer for the terminal"
55authors = [
66 { name = " Dave Pearson" , email = " davep@davep.org" }
@@ -23,7 +23,7 @@ keywords = [
2323 " maths" ,
2424]
2525classifiers = [
26- " License :: OSI Approved :: MIT License" ,
26+ " License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) " ,
2727 " Environment :: Console" ,
2828 " Development Status :: 3 - Alpha" ,
2929 " Intended Audience :: Developers" ,
You can’t perform that action at this time.
0 commit comments