Skip to content

Commit 1af6a5d

Browse files
committed
bump version
1 parent dd39e74 commit 1af6a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmap/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
__version__ = '0.3.1'
16+
__version__ = '0.3.2'
1717

1818
from typing import Tuple as _Tuple
1919
import logging as _logging

0 commit comments

Comments
 (0)