Skip to content
Snippets Groups Projects
Verified Commit fad9359e authored by Daniel Bessey's avatar Daniel Bessey
Browse files

Merge tag '3.1.13' into develop

3.1.13
parents f1f039cd 8ba306d9
Branches
Tags
No related merge requests found
Pipeline #328377 failed with stage
in 6 minutes and 10 seconds
......@@ -35,7 +35,7 @@ skip = ["pount/apps/api/models/__init__.py"]
extend_skip_glob = ["pount/apps/*/migrations/*"]
[tool.poetry]
version = "3.1.12"
version = "3.1.13"
package-mode = false
[tool.poetry.dependencies]
......
from setuptools import find_packages, setup
NAME = "Pount"
VERSION = "3.1.12"
VERSION = "3.1.13"
setup(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment