Skip to content

Commit 32016bd

Browse files
author
Robert (Bob) Turner
committed
bump version in setup.py
1 parent 19d7d20 commit 32016bd

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
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name="causal_testing_framework",
24-
version="0.0.1",
24+
version="1.0.0",
2525
description="A framework for causal testing using causal directed acyclic graphs.",
2626
long_description=readme,
2727
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)