Skip to content

Commit 569d24f

Browse files
committedDec 7, 2017
tagging for PyPI
1 parent a27b349 commit 569d24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
NAME = "MotionClouds"
66
import MotionClouds
7-
VERSION = MotionClouds.__version__
7+
VERSION = MotionClouds.__version__ # << to change in __init__.py
88

99
setup(
1010
name = NAME,

0 commit comments

Comments
 (0)
Please sign in to comment.