Skip to content

Commit 42bfa99

Browse files
committed
Bump version: 1.11.1 → 1.11.2-dev
1 parent 8379e33 commit 42bfa99

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
author = "PyKEEN Project Team"
4949

5050
# The full version, including alpha/beta/rc tags.
51-
release = "1.11.1"
51+
release = "1.11.2-dev"
5252

5353
# The short X.Y version.
5454
parsed_version = re.match(

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "pykeen"
8-
version = "1.11.1"
8+
version = "1.11.2-dev"
99
description = "A package for training and evaluating multimodal knowledge graph embeddings"
1010
readme = "README.md"
1111
authors = [
@@ -290,7 +290,7 @@ markers = [
290290
]
291291

292292
[tool.bumpversion]
293-
current_version = "1.11.1"
293+
current_version = "1.11.2-dev"
294294
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)(?:-(?P<release>[0-9A-Za-z-]+(?:\\.[0-9A-Za-z-]+)*))?(?:\\+(?P<build>[0-9A-Za-z-]+(?:\\.[0-9A-Za-z-]+)*))?"
295295
serialize = [
296296
"{major}.{minor}.{patch}-{release}+{build}",

src/pykeen/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"env",
1414
]
1515

16-
VERSION = "1.11.1"
16+
VERSION = "1.11.2-dev"
1717

1818

1919
@lru_cache(maxsize=2)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy