Skip to content

Commit 96aba92

Browse files
committed
Bump to v0.2.0
1 parent dd999ae commit 96aba92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ir_attachment_minio/__terp__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
{
33
"name": "ir_attachment_minio",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"depends": ["base", "minio_backend"],
66
"author": "GISCE-TI, S.L",
77
"category": "Storage",

minio_backend/__terp__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": """Aquest mòdul afegeix les següents funcionalitats:
55
* Minio File Storage
66
""",
7-
"version": "0.1.0",
7+
"version": "0.2.0",
88
"author": "GISCE",
99
"category": "Storage",
1010
"depends": [

0 commit comments

Comments
 (0)