Skip to content

Commit 9251c7c

Browse files
committed
Release turtles 1.0.0
1 parent 766fe93 commit 9251c7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
copyright = '2024, 2025, Stephane Zermatten'
77
author = 'Stephane Zermatten'
88

9-
release = '0.1snapshot'
10-
version = '0.1snapshot'
9+
release = '1.0.0'
10+
version = '1.0.0'
1111

1212
# -- General configuration
1313

turtles.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Stephane Zermatten <szermatt@gmx.net>
66
;; Maintainer: Stephane Zermatten <szermatt@gmail.com>
7-
;; Version: 0.1snapshot
7+
;; Version: 1.0.0
88
;; Package-Requires: ((emacs "26.1") (compat "30.0.1.0"))
99
;; Keywords: testing, unix
1010
;; URL: http://github.com/szermatt/turtles

0 commit comments

Comments
 (0)