Skip to content

Commit c342b18

Browse files
committed
Version 0.2
1 parent c62d2bc commit c342b18

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.2 - 6th January 2025
2+
======================
3+
4+
* Require HTTPS when connecting to buckets
5+
16
0.1a7 - 12th July 2023
27
=======================
38

buckup.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%global srcname buckup
22
Name: %{srcname}
3-
Version: 0.1a7
3+
Version: 0.2
44
Summary: Command line tool to create S3 buckets easily.
55
License: BSD
66
URL: https://github.com/torchbox/buckup

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = buckup
3-
version = 0.1a7
3+
version = 0.2
44
description = Create S3 buckets in seconds from your command line to use on your website.
55
long-description = file: README.rst
66
maintainer = Torchbox

0 commit comments

Comments
 (0)