Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Bump version: 0.1.16 → 0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
apollo13 committed Oct 20, 2020
1 parent 057976b commit a3794cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dobby"
version = "0.1.16"
version = "0.1.17"
description = "Dobby is a CI/CD helper to deploy templated (jinja2) tasks to Nomad"
authors = ["Florian Apolloner <[email protected]>"]
license = "BSD-3-Clause"
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.16
current_version = 0.1.17
commit = True
tag = True

Expand Down

0 comments on commit a3794cb

Please sign in to comment.