Skip to content

Commit

Permalink
bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Roosendaal committed Apr 13, 2024
1 parent 11aedaa commit a3cfdad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rowingdata/rowingdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from six.moves import range
from six.moves import input

__version__ = "3.6.6"
__version__ = "3.6.7"

from collections import Counter

Expand Down

0 comments on commit a3cfdad

Please sign in to comment.