Skip to content

Commit c28ba08

Browse files
committed
releasing package elephant-shed version 1.3.7
1 parent 97a5696 commit c28ba08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
elephant-shed (1.3.7) UNRELEASED; urgency=medium
1+
elephant-shed (1.3.7) unstable; urgency=medium
22

33
* Finish PoWA integration.
44
* Add es_ctlcluster script to enable PoWA in PG clusters.
55

6-
-- Christoph Berg <myon@debian.org> Wed, 29 Jun 2022 16:39:15 +0200
6+
-- Christoph Berg <myon@debian.org> Thu, 30 Jun 2022 16:58:35 +0200
77

88
elephant-shed (1.3.6) unstable; urgency=medium
99

doc/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,17 @@
6363

6464
# General information about the project.
6565
project = u'elephant-shed'
66-
copyright = u'2017-2017, credativ'
66+
copyright = u'2017-2022, credativ'
6767
author = u'credativ'
6868

6969
# The version info for the project you're documenting, acts as replacement for
7070
# |version| and |release|, also used in various other places throughout the
7171
# built documents.
7272
#
7373
# The short X.Y version.
74-
version = u'1.3'
74+
version = u'1.3.7'
7575
# The full version, including alpha/beta/rc tags.
76-
release = u'1.3'
76+
release = u'1.3.7'
7777

7878
# The language for content autogenerated by Sphinx. Refer to documentation
7979
# for a list of supported languages.

0 commit comments

Comments
 (0)