Skip to content

Commit 9edc890

Browse files
bilbofpkopac
authored andcommitted
V111 (#8)
* Allow due_date to be excluded from invoice * New version: 1.1.1
1 parent 9d2ed7a commit 9edc890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chartmogul/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"""
3030

3131
__title__ = 'chartmogul'
32-
__version__ = '1.1.0'
32+
__version__ = '1.1.1'
3333
__build__ = 0x000000
3434
__author__ = 'ChartMogul Ltd'
3535
__license__ = 'MIT'

0 commit comments

Comments
 (0)