Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
bump version to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erikng authored Feb 25, 2017
1 parent d16f157 commit d16ae1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cacher.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
https://github.com/erikng/scripts/tree/master/APInfo
Author: Erik Gomez
Last Updated: 02-19-2017
Last Updated: 02-15-2017
"""
version = '3.0.3'
version = '3.0.4'


def cacher(lines, targetDate, friendlyNames):
Expand Down

0 comments on commit d16ae1c

Please sign in to comment.