Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin'
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ivkos committed Mar 21, 2024
2 parents 6603b71 + 27c13e9 commit 37b2eb8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,20 @@ Changelog
=========


1.5 (unreleased)
1.6 (unreleased)
----------------

- Nothing changed yet.


1.5 (2024-03-18)
----------------

* fix typo (pint -> print) [Ivan Kosovtsev]
* Avoid section breaks between pages in pdfs [Ivan Kosovtsev]
* Fix test [Ivan Kosovtsev]
* Change category vocabulary (it should get categories from the parent) + update form limits [Ivan Kosovtsev]

1.4 (2024-03-12)
----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setup(
name='genweb6.patents',
version='1.5.dev0',
version='1.6.dev0',
description="Genweb 6 package for managing technology offers",
long_description=long_description,
# Get more from https://pypi.org/classifiers/
Expand Down

0 comments on commit 37b2eb8

Please sign in to comment.