Skip to content

Commit

Permalink
Prepare release of 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malnvenshorn committed Jul 30, 2017
1 parent cf6603c commit 30aad16
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include README.md
recursive-include octoprint_costestimation/templates *
recursive-include octoprint_costestimation/translations *
recursive-include octoprint_costestimation/static *
Binary file modified screenshots/costestimation_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
plugin_identifier = "costestimation"
plugin_package = "octoprint_costestimation"
plugin_name = "OctoPrint-CostEstimation"
plugin_version = "1.0.0"
plugin_version = "1.1.0"
plugin_description = "Displays the estimated print cost for the loaded model"
plugin_author = "Sven Lohrmann"
plugin_author_email = "malnvenshorn@gmail.com"
Expand Down

0 comments on commit 30aad16

Please sign in to comment.