Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
unbekanntes-pferd committed Jul 19, 2022
1 parent 43fc30b commit fdf40f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dccmd/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"""

__version__ = "0.3.4"
__version__ = "0.3.5"

# std imports
import sys
Expand Down
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 = "dccmd"
version = "0.3.4"
version = "0.3.5"
description = "DRACOON Commander – CLI client for DRACOON Cloud (dracoon.com)"
authors = ["Octavio Simone <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit fdf40f8

Please sign in to comment.