enthought / envisage

Envisage is a Python-based framework for building applications whose functionalities can be extended by adding "plug-ins".
http://docs.enthought.com/envisage/
Other
82 stars 26 forks source link

Bump version number for continued development towards Envisage 6.1.1 #481

Closed mdickinson closed 2 years ago

mdickinson commented 2 years ago

This PR bumps the version on the maintenance branch for continued development towards Envisage 6.1.1 (should that prove necessary).

mdickinson commented 2 years ago

there isn't going to be a commit on the maint/6.1 branch where IS_RELEASED is True?

That's correct. The commit with IS_RELEASED = True was e4bbdb786aeb1412cfd9a1790da363219e253b80, and that commit is not on the maint/6.1 branch (though its parent is).