Skip to content

Commit 665bef4

Browse files
committed
Add comments
1 parent 3389e9d commit 665bef4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
copyright = '2020, Michael Herrmann'
1111
author = 'Michael Herrmann'
1212

13-
# The full version, including alpha/beta/rc tags
13+
# Also update ../setup.py when you change this:
1414
release = '3.0.6-SNAPSHOT'
1515

1616

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
setup(
44
name = 'helium',
5+
# Also update docs/conf.py when you change this:
56
version = '3.0.6-SNAPSHOT',
67
author = 'Michael Herrmann',
78
author_email = '[email protected]',

0 commit comments

Comments
 (0)