Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Commit

Permalink
Specify a version
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Apr 20, 2018
1 parent 09f45e3 commit fe6a4b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modutil.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
"""Help for working with modules."""
__version__ = "1.0.0"

import importlib


Expand Down

0 comments on commit fe6a4b0

Please sign in to comment.