Skip to content

Commit

Permalink
Bump version number to clean update site.
Browse files Browse the repository at this point in the history
  • Loading branch information
donkirkby committed Mar 31, 2016
1 parent 6819e74 commit 2f8a9cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="live_py_feature"
label="Live Coding in Python"
version="2.10.0.qualifier">
version="2.10.1.qualifier">

<description>
Run your Python code while you type. Displays variable state and turtle graphics that are updated as you type your code.
Expand Down
2 changes: 1 addition & 1 deletion plugin/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Live Coding in Python
Bundle-SymbolicName: live-py;singleton:=true
Bundle-Version: 2.10.0.qualifier
Bundle-Version: 2.10.1.qualifier
Bundle-Activator: live_py.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down

0 comments on commit 2f8a9cc

Please sign in to comment.