Skip to content

Commit 4b3e3e7

Browse files
committed
Add link to pep440 versioning scheme
1 parent b32a83a commit 4b3e3e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Here you can find the recent changes to tmuxp.
88
-------
99

1010
- [internal] `pep8`_ and `pep257`_ in unit tests.
11-
- Changelog will now be updated on a version basis.
11+
- Changelog will now be updated on a version basis, use `pep440`_
12+
versioning.
1213

1314
0.1-dev
1415
-------
@@ -460,5 +461,6 @@ Here you can find the recent changes to tmuxp.
460461
.. _argcomplete: https://github.com/kislyuk/argcomplete
461462
.. _pep257: http://www.python.org/dev/peps/pep-0257/
462463
.. _pep8: http://www.python.org/dev/peps/pep-0008/
464+
.. _pep440: http://www.python.org/dev/peps/pep-0440/
463465

464466
.. todo:: # vim: set filetype=rst:

0 commit comments

Comments
 (0)