We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766fe93 commit 9251c7cCopy full SHA for 9251c7c
docs/source/conf.py
@@ -6,8 +6,8 @@
6
copyright = '2024, 2025, Stephane Zermatten'
7
author = 'Stephane Zermatten'
8
9
-release = '0.1snapshot'
10
-version = '0.1snapshot'
+release = '1.0.0'
+version = '1.0.0'
11
12
# -- General configuration
13
turtles.el
@@ -4,7 +4,7 @@
4
5
;; Author: Stephane Zermatten <szermatt@gmx.net>
;; Maintainer: Stephane Zermatten <szermatt@gmail.com>
-;; Version: 0.1snapshot
+;; Version: 1.0.0
;; Package-Requires: ((emacs "26.1") (compat "30.0.1.0"))
;; Keywords: testing, unix
;; URL: http://github.com/szermatt/turtles
0 commit comments