Skip to content

Commit

Permalink
Prepare version 1.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Feb 20, 2023
1 parent e097422 commit 01edc49
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018-2022 Marc Wouts
Copyright (c) 2018-2023 Marc Wouts

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 4 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Jupytext ChangeLog
==================

1.14.5 (2023-02-??)
-------------------


1.14.4 (2022-12-11)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion jupytext/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Jupytext's version number"""

__version__ = "1.14.4"
__version__ = "1.14.5-dev"

0 comments on commit 01edc49

Please sign in to comment.