Skip to content

Commit

Permalink
Bumped the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Sep 11, 2024
1 parent 6a4c429 commit 8173b8d
Show file tree
Hide file tree
Showing 5 changed files with 294 additions and 254 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Revision 6.1.4, released 2024-9-11
-----------------------------------

- Removed pyasn1.compat dependency. A helper release to enable migration.

Revision 6.1.3, released 2024-7-16
-----------------------------------

Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
# The short X.Y version.
version = "6.1"
# The full version, including alpha/beta/rc tags.
release = "6.1.3"
release = "6.1.4"

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
Loading

0 comments on commit 8173b8d

Please sign in to comment.