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 a907ac4 commit 6fb066bCopy full SHA for 6fb066b
HaikuPorter/__version__.py
@@ -3,4 +3,4 @@
3
# Copyright 2013 Oliver Tappe
4
# Distributed under the terms of the MIT License.
5
6
-__version__ = '1.3.1'
+__version__ = '1.3.2'
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "HaikuPorter"
-version = "1.3.1"
+version = "1.3.2"
description = "HAIKUPORTER"
authors = ["Haiku Inc. <contact@haiku-inc.org>"]
repository = "https://github.com/haikuports/haikuporter"
0 commit comments