Skip to content

Commit a8329c4

Browse files
committed
Release version 1.10.0
1 parent 0b1e3ee commit a8329c4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ MANIFEST
2424
.mypy_cache
2525
.idea
2626
.python-version
27+
.DS_Store

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "taskipy"
33
description = "tasks runner for python projects"
4-
version = "1.9.0"
4+
version = "1.10.0"
55
authors = ["Roy Sommer <[email protected]>"]
66
readme = "README.md"
77
repository = "https://github.com/illBeRoy/taskipy"

0 commit comments

Comments
 (0)