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

:bookmark: Bump version to 3.1.10

parent 31a11bb6
Branches
No related merge requests found
......@@ -23,7 +23,7 @@ extend_skip_glob = ["pount/apps/*/migrations/*"]
[tool.poetry]
name = "pount-api"
version = "3.1.9"
version = "3.1.10"
description = ""
authors = ["DIP - Université de Strasbourg <dnum-dip@unistra.fr>"]
readme = "README.md"
......
from setuptools import find_packages, setup
NAME = "Pount"
VERSION = "3.1.9"
VERSION = "3.1.10"
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