Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrap up version 1.3.2 #703

Merged
merged 1 commit into from
Nov 22, 2021
Merged

wrap up version 1.3.2 #703

merged 1 commit into from
Nov 22, 2021

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented Nov 22, 2021

Description of proposed changes

  • version.py: add release_history as list of Tags

    • use Tag from collection module to save the release history explicitly
    • distinguish between release version number/date and version number/date
    • update version_number/date/description usage in inti.py, view.py and smallbaselineApp.py
  • bump the release version number to 1.3.2

Reminders

  • Pass Codacy code review (green)
  • Pass Circle CI / local test (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.

+ version.py: add release_history as list of Tags
   - use Tag from collection module to save the release history explicitly
   - distinguish between release version number/date and version number/date
   - update version_number/date/description usage in __inti__.py, view.py and smallbaselineApp.py

+ bump the release version number to 1.3.2
@yunjunz yunjunz merged commit ca29361 into insarlab:main Nov 22, 2021
@yunjunz yunjunz deleted the release branch November 22, 2021 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant