Skip to content
Snippets Groups Projects
Verified Commit bc8434bf authored by Martin Weise's avatar Martin Weise
Browse files

Bump version

parent dc697a4c
Branches
Tags
6 merge requests!345Updated docs and endpoints:,!341Fixed mapping problem where UK and FK share columns they are inserted,!339Fixed mapping problem where UK and FK share columns they are inserted,!338Fixed mapping problem where UK and FK share columns they are inserted,!334Fixed mapping problem where UK and FK share columns they are inserted,!333Fixed mapping problem where UK and FK share columns they are inserted
[project]
name = "dbrepo"
version = "1.4.5"
version = "1.4.6"
description = "DBRepo Python Library"
keywords = [
"DBRepo",
......
......@@ -2,9 +2,9 @@
from distutils.core import setup
setup(name="dbrepo",
version="1.4.5",
version="1.4.6",
description="A library for communicating with DBRepo",
url="https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.4.5/",
url="https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.4.6/",
author="Martin Weise",
license="Apache-2.0",
author_email="martin.weise@tuwien.ac.at",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment