dpkt version 1.9.4
diff --git a/dpkt/__init__.py b/dpkt/__init__.py
index 0610b12..fbb6416 100644
--- a/dpkt/__init__.py
+++ b/dpkt/__init__.py
@@ -3,11 +3,11 @@
 from __future__ import division
 import sys
 
-__author__ = 'Dug Song'
-__author_email__ = 'dugsong@monkey.org'
+__author__ = 'Various'
+__author_email__ = ''
 __license__ = 'BSD-3-Clause'
 __url__ = 'https://github.com/kbandla/dpkt'
-__version__ = '1.9.3'
+__version__ = '1.9.4'