Skip to content

Commit 9b202e6

Browse files
committed
Update version to v1.0.1
1 parent 6565691 commit 9b202e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes
22

3-
## v1.0.1 (in progress)
3+
## v1.0.1 (2023-07-01)
44

55
### Bug fixes
66
- Fix deprecation warning when configuring

Diff for: build.bfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- mode: python; mode: bfg9000 -*-
22

33
bfg9000_required_version('>=0.7.0')
4-
project('bencodehpp', version='1.1.0-dev')
4+
project('bencodehpp', version='1.0.1')
55

66
global_options([opts.std(argv.std)], lang='c++')
77

0 commit comments

Comments
 (0)