Skip to content

Commit bf97619

Browse files
authored
build: tag release (#19)
1 parent 74b2eab commit bf97619

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SecondQuantizedAlgebra"
22
uuid = "f7aa4685-e143-4cb6-a7f3-073579757907"
3-
version = "0.0.1-DEV"
3+
version = "0.1.0"
44

55
[deps]
66
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -44,4 +44,4 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
4444
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4545

4646
[targets]
47-
test = ["JET", "CheckConcreteStructs", "ExplicitImports", "Test", "Aqua", "Random"]
47+
test = ["JET", "CheckConcreteStructs", "ExplicitImports", "Test", "Aqua", "Random"]

0 commit comments

Comments
 (0)