File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050# The short X.Y version.
5151version = '0.7'
5252# The full version, including alpha/beta/rc tags.
53- release = '0.7.3a '
53+ release = '0.7.3 '
5454
5555# The language for content autogenerated by Sphinx. Refer to documentation
5656# for a list of supported languages.
Original file line number Diff line number Diff line change 5050
5151setup (
5252 name = "wafer" ,
53- version = "0.7.3a " ,
53+ version = "0.7.3 " ,
5454 url = 'http://github.com/CTPUG/wafer' ,
5555 license = 'ISC' ,
5656 description = "A wafer-thin Django library for running small conferences." ,
Original file line number Diff line number Diff line change 11"""Wafer, a light-weight conference management library for Django."""
22
3- __version__ = "0.7.3a "
3+ __version__ = "0.7.3 "
You can’t perform that action at this time.
0 commit comments