Skip to content

Commit

Permalink
To v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jul 21, 2024
1 parent e76d344 commit 8f88ab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/sphinx/source/api/Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Modelspec contributors

This page list names and Github profiles of contributors to Modelspec, listed in no particular order.
This page is generated periodically, most recently on 2024-06-18.
This page is generated periodically, most recently on 2024-07-21.

- Padraig Gleeson ([@pgleeson](https://github.com/pgleeson))
- Manifest Chakalov ([@mqnifestkelvin](https://github.com/mqnifestkelvin))
Expand Down
2 changes: 1 addition & 1 deletion src/modelspec/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.3.5"
__version__ = "0.3.6"

from .base_types import Base, define, has, field, fields, optional, instance_of, in_

Expand Down

0 comments on commit 8f88ab9

Please sign in to comment.