Skip to content

Commit

Permalink
chore: bump version to 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
mrf345 committed Jul 22, 2024
1 parent 65c17b3 commit b7d5457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_datepicker/about.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.15'
__version__ = '0.16'
__doc__ = 'A Flask extension for jQueryUI DatePicker.'
__license__ = 'MIT'
__author__ = 'Mohamed Feddad'
Expand Down

0 comments on commit b7d5457

Please sign in to comment.