Skip to content

Commit

Permalink
Version 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bacali95 committed Dec 22, 2020
1 parent 065e8ee commit f6dce90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cf_submit/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.3.8'
__version__ = '1.3.9'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='cf_submit',
version='1.3.8',
version='1.3.9',
scripts=['cf'],
author='Nasreddine Bac Ali',
author_email='[email protected]',
Expand Down

0 comments on commit f6dce90

Please sign in to comment.