Skip to content

Commit d7371fe

Browse files
authored
Preparing for release (#7)
1 parent 1748c5e commit d7371fe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
version:
26+
- '1.6'
2627
- '1.8'
2728
- 'nightly'
2829
os:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FastGraphletTransform"
22
uuid = "8757296b-2078-477d-a41d-7d2812277c39"
33
authors = ["Jason Barmparesos <[email protected]>, Dimitris Floros <[email protected]>, and contributors"]
4-
version = "1.0.0"
4+
version = "1.1.0"
55

66
[deps]
77
FGlT_jll = "34b0a953-27c5-5560-82f5-8ee8a9e462bb"

0 commit comments

Comments
 (0)