From 466977df4338153257e5fdbaa8dce4c28d272697 Mon Sep 17 00:00:00 2001 From: Emma Harper Smith Date: Thu, 30 Jan 2025 18:30:14 -0800 Subject: [PATCH] v0.4.1.post1 --- src/wheel_stub/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wheel_stub/__about__.py b/src/wheel_stub/__about__.py index bd5bb94..33322e0 100755 --- a/src/wheel_stub/__about__.py +++ b/src/wheel_stub/__about__.py @@ -12,4 +12,4 @@ # 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.4.1" +__version__ = "0.4.1.post1"