Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ceesem committed Jul 18, 2024
1 parent ebb73c1 commit 7bddb1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project attempts to follow [Semantic Versioning](https://semver.org) and uses [Keep-a-Changelog formatting](https://keepachangelog.com/en/1.0.0/). But I make mistakes sometimes.

## Unreleased - 2024-07-18
## 3.1.2 - 2024-07-18

## Changed

Expand Down
2 changes: 1 addition & 1 deletion src/nglui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from . import parser
from . import segmentprops

__version__ = "3.3.1"
__version__ = "3.3.2"

0 comments on commit 7bddb1a

Please sign in to comment.