diff --git a/setup.py b/setup.py
index 6d07d1d5c3b266b53909b41894a22a801f3fdfe9..392c083f4fbd0ce99ce5c8bbd9c9c757a8f0c684 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ Source:: https://github.com/ampledata/aprs
 
 
 __title__ = 'aprs'
-__version__ = '2.1.0'
+__version__ = '2.1.1'
 __author__ = 'Greg Albrecht W2GMD <gba@onbeep.com>'
 __license__ = 'Apache License, Version 2.0'
 __copyright__ = 'Copyright 2013 OnBeep, Inc.'