Skip to content

Commit

Permalink
Fixed version number that was missed during RC2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Apr 16, 2020
1 parent 7876fd0 commit 19b4dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadquery/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@
"plugins",
]

__version__ = "2.0RC1"
__version__ = "2.0RC2"

0 comments on commit 19b4dd3

Please sign in to comment.