Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Commit 70d5da1

Browse files
author
vesche
committed
Bump to 0.0.2 and cut a release
1 parent ecbc8c8 commit 70d5da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docketapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import json
44
import requests
55

6-
__version__ = '0.0.1'
6+
__version__ = '0.0.2'
77

88
QUERY_URI = 'app/docket/api/'
99
GET_PCAP_URI = 'results/{pcap_id}/merged.pcap'

0 commit comments

Comments
 (0)