# HG changeset patch # User Peter Sanchez # Date 1691539423 21600 # Tue Aug 08 18:03:43 2023 -0600 # Node ID 45996833a20d4ede99b1bc2cf8cbfd6bb2926d7a # Parent 3e16ad9a62f96a41291af8b3f9289d3d76723d94 Version bump diff --git a/djeploy/__init__.py b/djeploy/__init__.py --- a/djeploy/__init__.py +++ b/djeploy/__init__.py @@ -7,7 +7,7 @@ name = 'djeploy' -VERSION = (0, 2, 5, 'beta', 0) +VERSION = (0, 3, 0, 'beta', 0) def get_version():