Skip to content

Commit

Permalink
Preparing release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jbgury committed Feb 22, 2023
1 parent b864d31 commit ae6d042
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog for LibreOsteo
========================


0.6.4 (unreleased)
0.6.4 (2023-02-22)
------------------

- Fix corruption on session on some situations.
Expand Down
2 changes: 1 addition & 1 deletion libreosteoweb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# You should have received a copy of the GNU General Public License
# along with LibreOsteo. If not, see <http://www.gnu.org/licenses/>.
default_app_config = 'libreosteoweb.apps.LibreosteoConfig'
__version__ = '0.6.4.dev0'
__version__ = '0.6.4'

0 comments on commit ae6d042

Please sign in to comment.