Skip to content

Commit 8cb2850

Browse files
committed
Bump version: 0.11.3 → 0.11.4
1 parent d99ca4c commit 8cb2850

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.11.3
2+
current_version = 0.11.4
33
commit = True
44
tag = False
55

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ url: 'https://atomrdf.pyscal.org'
1919
license: "MIT"
2020
repository-code: https://github.com/pyscal/atomRDF
2121
type: software
22-
version: 0.11.3
22+
version: 0.11.4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="atomrdf",
9-
version="0.11.3",
9+
version="0.11.4",
1010
author="Abril Azocar Guzman, Sarath Menon",
1111
author_email="sarath.menon@pyscal.org",
1212
description="Ontology based structural manipulation and quering",

0 commit comments

Comments
 (0)