@@ -59,13 +59,13 @@ requires = [
# In any case, developers and other users are encouraged to play
# outside the lines with regard to these soft limits. If bugs are
# encountered then they should be filed as such.
#
# package # low high
'edbob', # 0.1a1.dev
'edbob>=0.1a1', # 0.1a1
]
setup(
name = "rattail",
version = __version__,
Status change: