Skip to content

Commit 10bebde

Browse files
committed
Add note about dch to README-dev.rst
1 parent 597c68f commit 10bebde

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README-dev.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Releasing
44
* If dependencies have changed, make sure ``debian/control``
55
is up to date
66
* 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+
711
* Update CHANGELOG.rst
812
* Update the version in ``cassandra/__init__.py``
913
* Commit the changelog and version changes

0 commit comments

Comments
 (0)