Skip to content

Commit 52dd585

Browse files
committed
Bump version to 1.2.17.dev
1 parent 24e17fb commit 52dd585

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
#
5252

5353
# The short X.Y version.
54-
version = '1.2.16'
54+
version = '1.2.17.dev'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '1.2.16'
56+
release = '1.2.17.dev'
5757

5858
# The language for content autogenerated by Sphinx. Refer to documentation
5959
# for a list of supported languages.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-precise-bbcode"
3-
version = "1.2.16"
3+
version = "1.2.17.dev"
44
description = "A django BBCode integration.."
55
authors = ["Morgan Aubert <me@morganaubert.name>"]
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)