mirror of
https://github.com/robmcmullen/atrcopy.git
synced 2024-12-02 15:49:18 +00:00
Include scripts in MANIFEST.in; new version 2.3.1
This commit is contained in:
parent
671b55b981
commit
cfaca75052
@ -1,2 +1,3 @@
|
|||||||
include LICENSE
|
include LICENSE
|
||||||
include README.rst
|
include README.rst
|
||||||
|
recursive-include scripts *
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
__version__ = "2.3.0"
|
__version__ = "2.3.1"
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
Loading…
Reference in New Issue
Block a user