Skip to content

Commit 569d24f

Browse files
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

Lines changed: 1 addition & 1 deletion
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)