We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb45a6 commit 3b44e1aCopy full SHA for 3b44e1a
CHANGELOG.rst
@@ -2,6 +2,13 @@ Changelog
2
=========
3
4
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
12
3.3.2 (2017-07-28)
13
------------------
14
divio_cli/__init__.py
@@ -1 +1 @@
1
-__version__ = '3.3.2'
+__version__ = '3.3.3'
0 commit comments