Skip to content

Commit

Permalink
Merge pull request #40 from grimmpp/feature-branch
Browse files Browse the repository at this point in the history
cleaned up releases
  • Loading branch information
grimmpp authored Aug 15, 2024
2 parents 6a386d7 + 4603e87 commit 648effc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Change Log

## v0.1.32 Dependency BugFix
* Missing dependency tkScrolledFrame added
* Added Supported Device View

## v0.1.31 Improved Details View (Buggy - workaround: `pip install tkScrolledFrame==1.0.4`)
## v0.1.33 Added Supported Device View
* Improved template selection in Details View.
* Improved GUI Details View

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

setup(
name='eo_man',
version='0.1.31',
version='0.1.33',
package_dir={'eo_man':"eo_man"},
# packages=find_packages("./eo-man"),
#package_data={'': ['*.png']},
Expand Down

0 comments on commit 648effc

Please sign in to comment.