MDAnalysis / mdaencore

Ensemble overlap comparison software for molecular data.
http://www.mdanalysis.org/mdaencore/
GNU General Public License v2.0
0 stars 0 forks source link

release v1.0.0 #52

Closed ianmkenney closed 1 year ago

ianmkenney commented 1 year ago

Fixes #21

Changes made in this Pull Request:

PR Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #52 (3e5a4e9) into main (d6bd97b) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
orbeckst commented 1 year ago

@IAlibay please have a look at the license designation. This should be GPLv2+ based on the fact that we pulled all code out of MDAnalysis, which was GPLv2+.

orbeckst commented 1 year ago

How should we write this:

We should make it clear that the package is also released under GPLv3-or-later, since we are relying on MDAnalysis which itself is packaged under GPLv3-or-later.

IAlibay commented 1 year ago

How should we write this: We should make it clear that the package is also released under GPLv3-or-later, since we are relying on MDAnalysis which itself is packaged under GPLv3-or-later.

@orbeckst please see my review

ianmkenney commented 1 year ago

After a rebase, the versioningit behavior is working as expected going from main to the tip of this branch.