Skip to content

Commit b2bfd54

Browse files
authored
Merge pull request #731 from scap3yvt/patch-1
Removing dev from version for tagging
2 parents 13abd55 + a12b1b4 commit b2bfd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GANDLF/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env python3
22
# -*- coding: UTF-8 -*-
3-
__version__ = "0.0.17-dev"
3+
__version__ = "0.0.17"

0 commit comments

Comments
 (0)