Skip to content

Commit

Permalink
Updates version to 1.4.1 in preparation for a new release
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Ferreira <[email protected]>
  • Loading branch information
ClaymorePT committed Nov 30, 2019
1 parent 4d7a1cf commit 1ccdfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def requirements_file_to_list(fn='requirements.txt'):

setup(
name='archsdn_central',
version='1.4.0',
version='1.4.1',
packages=find_packages('src'),
package_dir={'': 'src'},
package_data={'': ['*.sql']},
Expand Down

0 comments on commit 1ccdfd4

Please sign in to comment.