Skip to content

Commit 55011d3

Browse files
committed
Bump version to 1.4.4
1 parent fd7430c commit 55011d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pendulum/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
VERSION = '1.4.3'
3+
VERSION = '1.4.4'

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 = "pendulum"
3-
version = "1.4.3"
3+
version = "1.4.4"
44
description = "Python datetimes made easy."
55

66
license = "MIT"

0 commit comments

Comments
 (0)