Skip to content

Commit

Permalink
Merge pull request #2 from alghafli/1.0.1
Browse files Browse the repository at this point in the history
fix project tags in setup.py
  • Loading branch information
alghafli committed Oct 8, 2018
2 parents 64db1a7 + e40c32e commit 010e4ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
0.0.1:
- initial release
- initial release.
1.0.0:
- Added Config class
- Added Config class.
1.0.1:
- Fix project tags in setup.py.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
# project page. What does your project relate to?
#
# Note that this is a string of words separated by whitespace, not a list.
keywords='file slice region, part', # Optional
keywords='multiple, configuration', # Optional

# You can just specify package directories manually here if your project is
# simple. Or you can use find_packages().
Expand Down

0 comments on commit 010e4ee

Please sign in to comment.