We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597c68f commit 10bebdeCopy full SHA for 10bebde
1 file changed
README-dev.rst
@@ -4,6 +4,10 @@ Releasing
4
* If dependencies have changed, make sure ``debian/control``
5
is up to date
6
* Make sure all patches in ``debian/patches`` still apply cleanly
7
+* Update the debian changelog with the new version::
8
+
9
+ dch -v '1.0.0'
10
11
* Update CHANGELOG.rst
12
* Update the version in ``cassandra/__init__.py``
13
* Commit the changelog and version changes
0 commit comments