We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae63fa commit 95e18dfCopy full SHA for 95e18df
2 files changed
selfeeg/VERSION.txt
@@ -1 +1 @@
1
-0.2.0
+0.2.1
setup.py
@@ -38,10 +38,10 @@
38
author_email="federico.delpup@studenti.unipd.it",
39
packages=PACKAGES,
40
license="MIT",
41
+ license_files = ["LICENSE.md"],
42
classifiers=[
43
"Environment :: Console",
44
"Environment :: GPU",
- "License :: OSI Approved :: MIT License",
45
"Intended Audience :: Science/Research",
46
"Operating System :: Microsoft :: Windows",
47
"Operating System :: MacOS",
0 commit comments