Skip to content

Commit bb4dcf0

Browse files
committed
Changing version
1 parent 4fee500 commit bb4dcf0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.1
22
Name: pandoc-numbering
3-
Version: 0.1.0
3+
Version: 0.1.1
44
Author: Christophe Demko
55
Author-email: chdemko at gmail com
66
Home-page: https://github.com/chdemko/pandoc-numbering

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# Versions should comply with PEP440. For a discussion on single-sourcing
2424
# the version across setup.py and the project code, see
2525
# https://packaging.python.org/en/latest/single_source_version.html
26-
version='0.1.0',
26+
version='0.1.1',
2727

2828
# The project's description
2929
description='A pandoc filter for automatic numbering',

0 commit comments

Comments
 (0)