We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fee500 commit bb4dcf0Copy full SHA for bb4dcf0
2 files changed
PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 1.1
2
Name: pandoc-numbering
3
-Version: 0.1.0
+Version: 0.1.1
4
Author: Christophe Demko
5
Author-email: chdemko at gmail com
6
Home-page: https://github.com/chdemko/pandoc-numbering
setup.py
@@ -23,7 +23,7 @@
23
# Versions should comply with PEP440. For a discussion on single-sourcing
24
# the version across setup.py and the project code, see
25
# https://packaging.python.org/en/latest/single_source_version.html
26
- version='0.1.0',
+ version='0.1.1',
27
28
# The project's description
29
description='A pandoc filter for automatic numbering',
0 commit comments