preparing for 0.3.3 release

This commit is contained in:
Alok Saldanha
2021-07-12 20:03:14 -04:00
parent 26286f94b1
commit b7d14dba6a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# 0.3.3
* Fixed bug #48 affecting cache pruning
# 0.3.2
* Fixed bug #45 affecting multi-level S3 folders

View File

@@ -7,4 +7,4 @@
# 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.3.2"
__version__ = "0.3.3"