Skip to content

Commit

Permalink
package woes
Browse files Browse the repository at this point in the history
  • Loading branch information
andycasey committed Mar 6, 2017
1 parent 3a71cf2 commit e789e04
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
include README.md
include LICENSE
2 changes: 0 additions & 2 deletions setup.cfg

This file was deleted.

2 changes: 1 addition & 1 deletion thecannon/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

__version__ = "0.2.2"
__version__ = "0.2.3"

import logging
from numpy import RankWarning
Expand Down

0 comments on commit e789e04

Please sign in to comment.