We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412580a commit 9acfedaCopy full SHA for 9acfeda
changelog.md
@@ -1,4 +1,4 @@
1
-## v0.4.0 -> v0.x.x
+## v0.4.0 -> v0.5.0
2
3
### Enhancements
4
htpclient/initialize.py
@@ -16,7 +16,7 @@ def get_version():
16
17
@staticmethod
18
def get_version_number():
19
- return "0.4.0"
+ return "0.5.0"
20
21
def run(self, args):
22
self.__check_url(args)
0 commit comments