Skip to content

Commit

Permalink
Merge pull request #157 from PermutaTriangle/develop
Browse files Browse the repository at this point in the history
update authors
  • Loading branch information
christianbean authored Apr 28, 2021
2 parents 90138f3 + 963c596 commit e840107
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,8 @@
"affiliation": "Marquette University",
"name": "Jay Pantone"
},
{
"name": "Arnar Bjarni Arnarson"
}
]
}
2 changes: 1 addition & 1 deletion permuta/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from .patterns import BivincularPatt, CovincularPatt, MeshPatt, Perm, VincularPatt
from .perm_sets.permset import Av, Basis, MeshBasis

__version__ = "2.0.3"
__version__ = "2.0.4"

__all__ = [
"Perm",
Expand Down

0 comments on commit e840107

Please sign in to comment.