Skip to content

Commit 4a4e832

Browse files
switch version to v0.2.0-alpha.1 since updating PyO3 is a breaking change
1 parent a5cf95d commit 4a4e832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See Notices.txt for copyright information
33
[package]
44
name = "algebraics"
5-
version = "0.1.3-alpha.1"
5+
version = "0.2.0-alpha.1"
66
authors = ["Jacob Lifshay <[email protected]>"]
77
edition = "2018"
88
license = "LGPL-2.1-or-later"

0 commit comments

Comments
 (0)