Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
youenn committed Sep 14, 2023
1 parent e358685 commit 2856f3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions publisher/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

__version_info__ = {
"major": 0,
"minor": 6,
"micro": 2,
"minor": 7,
"micro": 0,
"releaselevel": "final",
"serial": 1,
}
Expand Down

0 comments on commit 2856f3b

Please sign in to comment.