Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonidPryadko committed Dec 1, 2021
1 parent 597f920 commit 4412ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ SetPackageInfo(
rec(
PackageName := "QDistRnd",
Subtitle := "Calculate the distance of a q-ary quantum stabilizer code",
Version := "0.6.0",
Date := "07/10/2021",
Version := "0.7.0",
Date := "30/11/2021",
License := "GPL-2.0-or-later",
PackageWWWHome :=
Concatenation( "https://QEC-pages.github.io/",
Expand Down

0 comments on commit 4412ded

Please sign in to comment.