Skip to content

Commit f90d9ef

Browse files
authored
Merge pull request #1827 from DGtal-team/prep2.2
2.1.1 prep
2 parents bc24265 + c4a5250 commit f90d9ef

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/pythonBindings-Pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
os: [ubuntu-latest, macOS-latest] #, windows-latest]
11+
os: [ubuntu-latest, macOS-latest, windows-latest]
1212

1313
steps:
1414
- uses: actions/checkout@v4

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# DGtal 2.1.1-dev
2+
13
# DGtal 2.1.0
24

35
## New features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.1.1

0 commit comments

Comments
 (0)