Skip to content

Commit

Permalink
Update version to "1.10.0".
Browse files Browse the repository at this point in the history
  • Loading branch information
ncjones committed Dec 12, 2011
1 parent b07ea05 commit 08aec6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytrainer/main.py
Expand Up @@ -55,7 +55,7 @@
class pyTrainer:
def __init__(self,filename = None, data_path = None):
#Version constants
self.version ="1.9.2-dev"
self.version ="1.10.0-dev"
#Process command line options
self.startup_options = self.get_options()
#Setup logging
Expand Down

0 comments on commit 08aec6a

Please sign in to comment.