Skip to content

Commit

Permalink
release version 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ploxiln committed Jul 27, 2020
1 parent 5cbde4a commit 02f74d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"""


VERSION = (1, 18, 1, 'alpha', 1)
VERSION = (1, 18, 1, 'final', 0)


def git_sha():
Expand Down

0 comments on commit 02f74d8

Please sign in to comment.