Skip to content

Commit

Permalink
Updated version number, in the header.
Browse files Browse the repository at this point in the history
  • Loading branch information
goramos committed Feb 25, 2015
1 parent 8610c8c commit ea2b791
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion KSP.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
'''
KSP v1.21
KSP v1.22
Created on February 10, 2014 by Gabriel de Oliveira Ramos <[email protected]>
Expand Down Expand Up @@ -352,3 +352,4 @@ def getKRoutes(graph_file, origin, destination, K):
K = args.K

run(graph_file, OD_list, K)

0 comments on commit ea2b791

Please sign in to comment.