Skip to content

Commit

Permalink
Adding 'versioning' keyword to the package
Browse files Browse the repository at this point in the history
  • Loading branch information
ansasaki committed May 9, 2018
1 parent 27a8950 commit 7e4abce
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 @@ -43,7 +43,7 @@
license="MIT license",
long_description=readme + '\n\n' + history,
include_package_data=True,
keywords='smap symbol version linker script symver library maintenance',
keywords='symver smap symbol version versioning linker script library maintenance',
name='symver-smap',
packages=find_packages('src'),
package_dir={'': 'src'},
Expand Down

0 comments on commit 7e4abce

Please sign in to comment.