Skip to content

Commit dac9569

Browse files
authored
stable release v0.1.0 (#145)
1 parent 9167a63 commit dac9569

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
@@ -25,7 +25,7 @@ def get_dist(pkgname):
2525
return None
2626

2727

28-
version = "0.0.6"
28+
version = "0.1.0"
2929
package_name = "flowvision"
3030
cwd = os.path.dirname(os.path.abspath(__file__))
3131

0 commit comments

Comments
 (0)