🔖 v1.0.0

This commit is contained in:
2023-03-13 20:27:09 +01:00
parent d272864e44
commit 485aea005e
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License."""
__version__ = "0.0.1"
__version__ = "1.0.0"
__doc__ = """
Generic schema with full typing support and minimal boilerplate.