Skip to content

Commit ddef902

Browse files
committed
Bump version: 0.1.4 → 0.1.5
1 parent 6de03bd commit ddef902

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 = 0.1.4
2+
current_version = 0.1.5
33
tag = True
44
commit = True
55

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 = "pyskim"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "Quickly create summary statistics for a given dataframe."
55
license = "MIT"
66
authors = ["kpj <kim.philipp.jablonski@gmail.com>"]

0 commit comments

Comments
 (0)