Skip to content

Commit

Permalink
Merge pull request #62 from anancarv/bump-version
Browse files Browse the repository at this point in the history
feat: bump version to 1.7.2
  • Loading branch information
anancarv authored Aug 24, 2020
2 parents c21cd27 + ad48db4 commit 5288dcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyartifactory/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
AccessTokenModel,
)

__version__ = "1.7.1"
__version__ = "1.7.2"
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 = "PyArtifactory"
version = "1.7.1"
version = "1.7.2"
description = "Typed interactions with the Jfrog Artifactory REST API"
authors = ["Ananias CARVALHO <[email protected]>", "Thomas GAUDIN <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 5288dcd

Please sign in to comment.