We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd39e74 commit 1af6a5dCopy full SHA for 1af6a5d
htmap/__init__.py
@@ -13,7 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-__version__ = '0.3.1'
+__version__ = '0.3.2'
17
18
from typing import Tuple as _Tuple
19
import logging as _logging
0 commit comments