From 6601e83853203bdcb4d4132fa99ef850631bb14e Mon Sep 17 00:00:00 2001 From: Marshall Bowers Date: Wed, 12 May 2021 16:57:49 -0400 Subject: [PATCH 1/2] v1.0.0 --- workos/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workos/__about__.py b/workos/__about__.py index e59b0775..8daffbc1 100644 --- a/workos/__about__.py +++ b/workos/__about__.py @@ -12,7 +12,7 @@ __package_url__ = "https://github.com/workos-inc/workos-python" -__version__ = "0.8.7" +__version__ = "1.0.0" __author__ = "WorkOS" From a77fe03a9b2e172b933a2d7c9e30ebf45901c1c1 Mon Sep 17 00:00:00 2001 From: Marshall Bowers Date: Wed, 12 May 2021 16:57:56 -0400 Subject: [PATCH 2/2] Update license year --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 9f65770c..656ceca8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 WorkOS +Copyright (c) 2021 WorkOS Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal