Skip to content

Commit 3b44e1a

Browse files
committed
Release 3.3.3
1 parent abb45a6 commit 3b44e1a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ Changelog
22
=========
33

44

5+
3.3.3 (2018-01-25)
6+
------------------
7+
8+
* Fixed project id override for remote commands with ``--remote-id``
9+
* Fixed uploading an addon on py3 for addons with the ``aldryn_config.py`` file
10+
11+
512
3.3.2 (2017-07-28)
613
------------------
714

divio_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.3.2'
1+
__version__ = '3.3.3'

0 commit comments

Comments
 (0)