Skip to content

Commit 95e18df

Browse files
committed
add version 0.2.1
1 parent 1ae63fa commit 95e18df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

selfeeg/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.2.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
author_email="federico.delpup@studenti.unipd.it",
3939
packages=PACKAGES,
4040
license="MIT",
41+
license_files = ["LICENSE.md"],
4142
classifiers=[
4243
"Environment :: Console",
4344
"Environment :: GPU",
44-
"License :: OSI Approved :: MIT License",
4545
"Intended Audience :: Science/Research",
4646
"Operating System :: Microsoft :: Windows",
4747
"Operating System :: MacOS",

0 commit comments

Comments
 (0)