Skip to content

Commit c8be67b

Browse files
committed
Bump version: 1.2.0 → 1.2.1
1 parent be26c39 commit c8be67b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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 = 1.2.0
2+
current_version = 1.2.1
33
files = pyproject.toml
44
commit = True
55
tag = True

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 = "python-datauri"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
description = "A li'l class for data URI manipulation in Python"
55
authors = ["Flavio Curella <[email protected]>"]
66
readme = "README.rst"

0 commit comments

Comments
 (0)