Skip to content

Commit

Permalink
Pre-release 2.0.0 (#902)
Browse files Browse the repository at this point in the history
* Update changelog.

* Update Zenodo metadata.

* Update pre-commit hooks.
  • Loading branch information
bdice committed Mar 17, 2023
1 parent 7ec0092 commit e8a7885
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
additional_dependencies:
- tomli
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v1.0.1'
rev: 'v1.1.1'
hooks:
- id: mypy
additional_dependencies:
Expand Down
8 changes: 8 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,14 @@
"affiliation": "University of Michigan",
"name": "Alain Kadar",
"orcid": "0000-0002-0522-4199"
},
{
"affiliation": "University of Michigan",
"name": "Kody Takada"
},
{
"affiliation": "University of Michigan",
"name": "Alain Kadar"
}
],
"creators": [
Expand Down
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The **signac** package follows `semantic versioning <https://semver.org/>`_.
Version 2
=========

[2.0.0] -- 2021-xx-xx
[2.0.0] -- 2023-xx-xx
---------------------

Added
Expand Down

0 comments on commit e8a7885

Please sign in to comment.